home *** CD-ROM | disk | FTP | other *** search
/ Mac OS 9 Serial Number Archive / SN Archive 2023.11.04.toast / Hacker's Helper / Hacker's Helper 1996.02 Dr. D < prev    next >
Encoding:
Text File  |  1996-02-01  |  259.2 KB  |  8,417 lines  |  [SNKR/KRAK]

  1. Cracks & Numbers
  2. 2
  3. 545
  4. 2/1/96
  5. -
  6. *** Hacker's Helper ***
  7. vAll
  8. †                Hacker's Helper February 2,1996
  9.                   - now brought to you by
  10.                 .... The AMAZING Dr. D ....
  11. -
  12. 3D Ultra Pinball
  13. v1.0
  14. †3D Ultra Pinball is a very easy game to krak.. 
  15. Crack #1) Here is what you do:
  16.  
  17. Open up the game with ResEdit and go to Strings
  18. Double click on "App Specific String"
  19. Go to string #2 and erase the line that says "3D Ultra Pinball CD"
  20. Save changes and play...
  21.  
  22. Crack #2) To get 3D Ultra Pinball to run without the CD is real easy.
  23.  
  24. Open the main app with ResEdit, 
  25. go to STR# 803 "App Specific Strings", 
  26. string #2 says "3D Ultra Pinball CD", 
  27. change it to ":", 
  28. thats a colon without the quotes
  29.  
  30. Now it'll run w/o the CD.
  31. -
  32. 4D Backup
  33. v1.5
  34. ID U9E58573383TN11
  35. S/N 92019594
  36. LIC# 82C740E7EB64CCCD
  37.  
  38. -
  39. 4D Boxing
  40. v1.0
  41. †CODE 12 +0CFA 6604->6004
  42.  
  43. The program will never ask you the question. - 
  44. CODE 12, offset 0CFA - change 6604 to 6004 
  45. You'll never be asked the boxer's name - 
  46. CODE 3, offset 4080 - change 0CF0 FFFE 66E6 4EAD 0D6A 302D BC0A E540 
  47. to 2F0B 2F0C 302D BC0A E540 2673 0000 18DB  
  48. CODE 3, offset 4090 - change 2F33 0000 2F0C 4EAD 07AA 
  49. to 66FC 285F 265F 7000 4E71 
  50. -
  51. 4D Compiler
  52. v2.3
  53. v2.0.4
  54. 20996169922891
  55. 20996169923881
  56. 20996169924871
  57. 20996169925861
  58. 20996169926851
  59. 20996169927841
  60. 20996169928831
  61. 20996169929821
  62. †For SN# generation info see the '4D Serial Number Scheme' entry.
  63.  
  64. The first time 4D Compiler is run it will ask you for a serial number and then to insert it's key disk - it will then create a hidden file 'xx' at the root level of the volume that 4D Compiler is on - this file is used instead of you having to insert the key disk from then on.
  65.  
  66. Procedure for making 4D Compiler 2.3 68K create a valid xx file using MacsBug:
  67. =============================================================================
  68. #1) Make a physical disk image of the installer disk 1 or have any formatted HD Disk handy
  69.  
  70. then follow this procedure EXACTLY (note <cr> indicates you press return)
  71.  
  72. #2) Delete any/all old xx (hidden) file(s) and Compiler prefs
  73.  
  74. #3) Quit all other running applications.
  75.  
  76. #4) Run 4D Compiler 2.3 68K.
  77.  
  78. #5) Personalize and enter any valid serial number such as: '20996169929821'
  79.  
  80. #6) Dialog will come up asking for the key disk
  81.  
  82. #7) Break into debugger and type:
  83.  
  84.     ATB FreeDialog;G<CR>
  85.     
  86. #8) physically insert the disk mentioned in step #1.
  87.  
  88. #9) Debugger will now pop up.  Type(Note: S0 stands for step-over ie O in SO is a letter not zero):
  89.  
  90.     ATC;SO D;BR :+40F2;G<CR>
  91.     
  92. #A) Debugger will now pop up at CODE #2 +40F2, type
  93.  
  94.     BRC;PC=PC+4;G<CR>
  95.     
  96. #B) Quit and Run again - will not ask for key disk again unless you made an error.  If so start over
  97. -
  98. 4D Dev/Runtime Key Disk
  99. v3.2 (68K) Bypass
  100. v3.2 File Format
  101. †Install the 68K version of 4D 3.2 from the images.
  102.  
  103. The first time 4D is run it will ask you to insert it's key disk - it will then create a hidden file 'xb' (Developer) or 'xc' (Runtime) at the root level of the volume that 4D is on - this file is used instead of you having to insert the key disk from then on.
  104.  
  105. Procedure for making 4D 3.2 Dev/Runtime 68K create a valid 'xb'/'xc' file using MacsBug:
  106. ========================================================================================
  107. #1) Make a physical disk image of the installer disk 1
  108.  
  109. then follow this procedure EXACTLY (note <cr> indicates you press return)
  110.  
  111. #2) Delete any/all old xb (hidden) file and ACI prefs files/folders if present
  112.  
  113. #3) Quit all other running applications
  114.  
  115. #4) Break into debugger and put A-Trap break on _Eject by typing:
  116.  
  117.     ATB EJECT;G<CR>
  118.  
  119. #5) Run 4D, the debugger will pop up, then type:
  120.  
  121.     ATC;SO 6;BR :+5D2;G<CR>
  122.  
  123. #6) Dialog will come up asking for key disk - physically insert disk 1 into the drive now
  124.  
  125. ••• in step #7 it is critical to include the 'BRC' as runtime code checksumming is done •••
  126. #7) Debugger will come up now at main4+5D2. Type:
  127.  
  128.     BRC;PC=PC+4;G<CR>
  129.  
  130. #8) Dialog will come up asking for name/owner/sn# - Click cancel - program will quit
  131.  
  132. #9) Run again - will not ask for key disk again unless you made an error - if so start over
  133.  
  134. #A) Personalize and enter a valid serial number and your done.
  135. ••• Version: "3.2 File Format" •••
  136. 4D 3.2 Developer Key Disk/SN# Info
  137.  
  138. The first time 4D is run it will ask you to insert it's key disk - it will then create a hidden file 'xb' at the root level of the volume that 4D is on - this file is used instead of you having to insert the key disk from then on - interestingly this files contents are independent of the key disk.  The #948 byte 'xb' file format is:
  139.  
  140. [+#00,#39] #40=$28 byte header (20 words of generated data - see below)
  141. [+#40,#43] $00000388 - longword containing the size of the 'FON#' #12 resource
  142. [+#44,#948] the data from the 'FON#' #12 resource
  143.  
  144. The first #40 bytes are generated with the following code - it is unclear what their use is -- as although Random is predictable starting from a given seed, TickCount is not as the timings would vary with hardware and other software that is running and so should not be reliably reproducable (perhaps this is a red herring?):
  145.  
  146. short i,rand;
  147. unsigned long temp,ticks;
  148. for (i=0;i<20;i++)
  149. {
  150.     rand=Random();
  151.     ticks=TickCount() % 1000;
  152.     xbData[i*2]=ticks+rand;
  153. }
  154.  
  155. Format of the ACI prefs 'ICN*' resource (the only resource/data present)
  156. ========================================================================
  157. These three resource contain (in increasing numerical order) the pascal strings you entered in the personalization dialog exclusive-or'd (cyclically if >9 bytes) against the (mungered from seperate pieces so as not to be spotable in the code) fixed string 'DOminiQUE', with the expeception of the length byte which is left alone.
  158.  
  159. ie personalization:
  160.  
  161. name:Doom    -> 04 00 20 02 04
  162. Org.:None   -> 04 0a 20 03 0C
  163. SN# :34868520554560 -> 0E 77 7B 55 5F 56 5C 63 65 70 71 7B 58 5F 5E
  164. -
  165. 4D Developer
  166. v3.2
  167. 34868520554560
  168. v3.0.1
  169. 34868520554560
  170. †For key disk info see the entry: '4D Dev/Runtime Key Disk'
  171.  
  172. For SN# generation info see the entry: '4D Serial Number Scheme'
  173. ••• Version: "3.0.1" •••
  174. Partial Crack to get around the key disk:
  175.  
  176. 1. Install the program
  177. 2. Make a copy of the program
  178. 3. Make the following changes in the copy:
  179.      CODE 31+$22E     From 66        to 60
  180.      CODE 31+$290     From 6700 FE82 to 4E71 4E71
  181.      CODE 31+$44C     From 6600 10FE to 4E71 4E71
  182. 4. Run the copy and enter a serial number
  183.    This will create a preferences file on the hard drive
  184. 5. Delete the copy and run the original because the changes
  185.    cause crashes in the program. You will however no longer be asked for
  186.    a key disk at startup.
  187. -
  188. 4D Insider
  189. v2.0.1
  190. 11305970911491
  191. -
  192. 4D Online Help
  193. v3.0.5
  194. 123456400
  195. 654321301
  196.  
  197. †The SN# algorithm is as follows:
  198.  
  199. num1=First six digits of the serial number
  200. num2=((num1%7)*100)+((num1%3)*10)+(num1%2)
  201.  
  202. SN#=<num1><num2>
  203.  
  204. Thus if num1=654321, num2=(3*100)+(0*10)+(1)=301 so SN#='654321301'
  205.  
  206. Note: only the numerical value of <num2> is significant, so we could also use '654321000000301'
  207. -
  208. 4D Runtime
  209. v3.2
  210. †For key disk info see the entry: '4D Dev/Runtime Key Disk'
  211.  
  212. For SN# generation info see the entry: '4D Serial Number Scheme'
  213. -
  214. 4D Serial Number Scheme
  215. vVarious
  216. †4D SN# Scheme Info
  217. ==================
  218.  
  219. The following is C (or in the later cases pseudo) code to generate and/or check 4th Dimension serial numbers.  This information applies to the following products, whose minLength and mult paramaters are listed:
  220.  
  221. Product                minLength mult
  222. ================       ========= ====
  223. 4D Insider 1.0.1       4         5
  224. 4D Insider 2.0.1       4         59 which is equivalent to 9 since (a+b)%c=(a+(b%c))%c
  225. 4D Compiler 2.3        8         7
  226. 4D Runtime 3.2         8         2
  227. 4D Developer 3.2       8         0
  228.  
  229. /* ********************************************************************************************** */
  230. int    myVal(char c)
  231. {
  232.     return (c>='A')?c-'A'+10:c-'0'; // Map '0'..'9','A'..'Z' to 0..35 (ie treat as base 36)
  233. }
  234. /* ********************************************************************************************** */
  235. char myValToChar(short v)
  236. {
  237.     return (v>9)?'A'+v-10:'0'+v;
  238. }
  239.  
  240. /* ********************************************************************************************** */
  241. Boolean isValidSN(StringPtr SNStr;short minLength;short mult)
  242. {
  243.  
  244. short    len,mid,i,k
  245. char    specialA,specialB,specialC
  246. Boolean    isValid=TRUE;
  247.  
  248.     len=SNStr[0];
  249.     if (len>=minLength)
  250.     {
  251.         mid=len/2;
  252.         specialA=myVal(SNStr[len])
  253.         SpecialB=((myVal(SNStr[len-1])^specialA)+mid)%10;
  254.         i=1;
  255.         while ((isValid)&&(i<mid))//note: If len is odd implies that SNStr[Len-3] is arbitrary
  256.         {
  257.             k=mid-i;
  258.             specialC=(myVal(SNStr[2*i])^specialA)%10;
  259.  
  260.             //note this next test basically implies that isAlpha(SNStr[k])=isAlpha(SNStr[2*k-1])
  261.             //as far as the protection designers intentions goes.  However the code that
  262.             //checks the serial number will actually accept a larger serial number domain
  263.             //that is possible when this rule is not followed and/or non 0-9,A-Z characters are
  264.             //used for instance ':' would be interpreted as a number and have a value of 10
  265.  
  266.             if (SNStr[k]>='A') // This takes makes inverting this routine non-trivial
  267.                 specialB=(((SNStr[2*k-1]-'A'+10)^specialA)+k+specialB+(i*mult))%10;
  268.             else
  269.                 specialB=(((SNStr[2*k-1]-'0'   )^specialA)+k+specialB+(i*mult))%10;
  270.  
  271.             isValid=(specialB==specialC)
  272.             i++;
  273.         }
  274.     }
  275.     else isValid=FALSE;
  276.     return isValid;
  277. }
  278. /* ********************************************************************************************** */
  279. /* ********************************************************************************************** */
  280. /* ********************************************************************************************** */
  281. I will present two entirely different methods for generating serial numbers.  The simplest, most direct method of attack is to restrict the problem domain to that of entirely numeric serial numbers.  This approach removes the difficulty imposed by the "(SNStr[k]>='A')" test - but imposes the lesser restriction that SNStr[Len] is '0' or '1' in general (specific counterexamples exist).  Thus we can arbitrarily choose digits for the first (mid-1) odd index characters, the 2nd to last (len-1) character (actually this character can even be an alpha), while the last character is choosen as '0' or '1'.  Once those choices have been made it is a fairly straight forward procedure to calculate the remaining first (mid-1) even index numeric characters.  The procedure is as follows
  282.  
  283. Step
  284. ====
  285.  
  286. #1 Choose len such that len>=minLength and len%2=0
  287. #2 Set mid=len/2
  288. #3 Choose numeric characters to occupy the first (mid-1) odd index positions of SNStr
  289. #4 Choose numeric or alpha character to occupy SNStr[len-1]
  290. #5 Choose numeric character '0' or '1' to occupy SNStr[len]
  291. #6 if len%2=1 (len is odd) then choose an arbitrary character for SNStr[len-3]
  292. #7 Calculate the constant         specialA=  myVal(SNStr[len])
  293. #8 Calculate the initial value of specialB=((myVal(SNStr[len-1])^specialA)+mid)%10
  294. #9 Set i=0
  295. #A   Increment i then set k=mid-i
  296. #B   Calculate specialB=(((SNStr[2*k-1]-'0')^specialA)+k+specialB+(i*mult))%10
  297.  
  298.      At this point we know that 0<=specialA<2 and 0<=specialB<10
  299.      We need to find the value of C=myVal(SNStr[2*i]) such that
  300.  
  301.      (C^specialA)%10=specialB, C=0..9.
  302.  
  303.      Letting D=C^specialA the above modular equation becomes D%10=specialB, C=0..9
  304.  
  305.      The general solution (the equation has solutions since specialB<10) to this modular equation
  306.      is:
  307.  
  308.      D=specialB + 10*m, integer m=0..infinity.
  309.  
  310.      However since we must have C=0..9 (in order to get a numeric SN#) and specialA=0..1 we know
  311.      that D=0..9 since D=C^specialA and 9^1=8<10 and a-b<=0<=a^b<=a+b , when 0<=b<=a
  312.      (ie D=0..9 since 0..9 xor 0..1=0..9, but 0..9 xor 2..m=0..9+m -- this is the reason why
  313.      specialA (and thus the last character) must be restricted to 0..1)
  314.  
  315.      Thus since we know that D=0..9 we can ignore the mod operator and work with the simple equation
  316.  
  317.      D=specialB or C^specialA=specialB which implies C=specialB^specialA thus we have step #C
  318.  
  319. #C   Calculate the solution character as SNStr[2*i]=myValToChar(specialB^specialA)
  320. #D   if (i<mid) goto step #A
  321.  
  322. Example for len=14, mult=9
  323.  
  324. Char      000000000011111
  325. Index     012345678901234
  326.           ---------------
  327. SNStr[]="\p1#3#5#7#9#1#91"
  328.  
  329. After Step A
  330.  
  331. mid=7
  332. specialA=myVal('1')=1
  333. specialB=((9^1)+7)%10=(8+7)%10=5
  334.  
  335. After Step C (i=1,k=6)
  336. specialB=((('1'-'0')^1)+6+5+9)%10=(0+20)%10=10%10=0
  337. SNStr[2]=myValToChar(0^1)='1'
  338.  
  339. After Step C (i=2,k=5)
  340. specialB=((('9'-'0')^1)+5+0+8)%10=((9^1)+13)%10=21%10=1 //8 is just 18%10 (modular simplification)
  341. SNStr[4]=myValToChar(1^1)='0'
  342.  
  343. After Step C (i=3,k=4)
  344. specialB=((('7'-'0')^1)+4+1+7)%10=((7^1)+12)%10=18%10=8
  345. SNStr[6]=myValToChar(8^1)='9'
  346.  
  347. After Step C (i=4,k=3)
  348. specialB=((('5'-'0')^1)+3+8+6)%10=((5^1)+17)%10=21%10=1
  349. SNStr[8]=myValToChar(1^1)='0'
  350.  
  351. After Step C (i=5,k=2)
  352. specialB=((('3'-'0')^1)+2+1+5)%10=((3^1)+8)%10=10%10=0
  353. SNStr[10]=myValToChar(0^1)='1'
  354.  
  355. After Step C (i=6,k=1)
  356. specialB=((('1'-'0')^1)+1+0+4)%10=((1^1)+5)%10=5%10=5
  357. SNStr[12]=myValToChar(5^1)='4'
  358.  
  359. thus SNStr[]="\p11305970911491" (This is a valid Insider 2.0.1 SN#)
  360.  
  361. /* ********************************************************************************************** */
  362. The next method I present gets around the no non-digit characters (but last character must be a '0' or '1') restriction at the cost that we must work the problem both forwards and backwards.  This technique comes about by noting that the "(SNStr[k]>='A')" test is only dependent upon the first (mid-1) characters of SNStr.  Thus if we arbitrarily select the last two and these characters within the restriction(s) this test imposes we can solve for the remaining (next mid-1) characters in a two part process.
  363.  
  364. First we must note that the test implies that:  isAlpha(SNStr[k])=isAlpha(SNStr[2*k-1])
  365.  
  366. ie for Len=14
  367.  
  368. k 2*k-1
  369. = =====
  370. 6 11
  371. 5  9
  372. 4  7
  373. 3  5
  374. 2  3
  375. 1  1
  376.  
  377. thus for Len=14
  378.  
  379. Char      000000000011111
  380. Index     012345678901234
  381.           ---------------
  382. SNStr[]="\p?xxyxzy?x?z???"
  383.  
  384. where each character marked with and x,y, or z must be the same type (alpha or digit) as the other characters so marked. In this case, we are only choosing the first 6 characters, so we must be sure that the characters at indexes 2,3 and 5 are either all digits or all alpha's - and when we are solving for the next six characters we must restrict our solutions to those in which the characters at indexes 7,9, and 11 match those that we choose at 4,5 and 6 respectively.  Now as far as solving for our 6 remaining unknowns at positions 7 thru 12 we note that we must work the indexes in the same order as our loop since specialB is an (modular) recurrence equation.  Thus, since the index interdependencies between specialB and specialC are (respectively - in the order we must solve them):
  385.  
  386. step  2*k-1 2*i
  387. ====  ===== ===
  388. 1     11     2
  389. 2      9     4
  390. 3      7     6
  391. 4      5     8
  392. 5      3    10
  393. 6      1    12
  394.  
  395. and we have already specified the characters at indexes 1 thru 6 it is clear that we must first solve (backwards) for the characters at positions 11,9 and 7 by calculating specialB as a function of itself and specialC and specialA; then we must solve (forwards) for positions 8,10 and 12 by (direct) calculation of specialB from itself and specialA.  Both of these calculations can lead to multiple solutions (which is fine) due to modular arithmetic and the increased degrees of freedom in the pseudo (since the first 6 characters are not independent of themselves) independent variables (characters).
  396.  
  397. We must also note that in general we must have specialA=myVal(SnStr[len]) in a small enough range 0..n that will allow us to solve equations of the form:
  398.  
  399.  u + (v^specialA)=w mod 10 for the variable v=0..9 or 10..35 or 0..35 where both u,w=0..9
  400.  u + x           =w mod 10 ,where x=v^specialA
  401. (u + x)%10       =w        ,which implies u+x=w+10*j, integer j>=0 (and j<=4 in our case)
  402.  
  403. thus we have x=w-u+10*j, 0<=j<=4 or simply
  404.  
  405. v=(w-u+10*j)^specialA , j=0..4 such that v=0..9 or 10..35 or 0..35
  406.  
  407. but being able to generally satisfy the first range v=0..9 requires that specialA be constrained to 0..1  This range is also sufficient to guarantee that the other ranges of v are satisfied by some value of j in 0..4
  408.  
  409. Step
  410. ====
  411.  
  412. #1  Choose a len such that len>=minLength, if len%2=1 then SNStr[len-3] can be any character.
  413. #2    Choose the last two characters - the last character must be '0'..'9','A'..'V'
  414.    (note you can do this in many ways and still get the value for myVal(SNStr[len-1]))
  415. #3  Choose the each of the first six character from '0'..'9','A'..'Z' with the constraint that the
  416.     characters at indexes 2,3 and 5 are either all digits or all alpha's.
  417. #4    Calculate the constant         specialA=  myVal(SNStr[len])
  418. #5    Calculate the initial value of specialB=((myVal(SNStr[len-1])^specialA)+mid)%10
  419. #6    Set i=0
  420. #A      Increment i then set k=mid-i
  421. #B      Calculate specialC=(myVal(SNStr[2*i])^specialA)%10
  422. #C      DR (desired range) = rangeOfType(SNStr[k]) = 10..35 if isAlpha(SNStr[k]) else =0..9
  423. #D      Solve specialC=((v^specialA)+k+specialB+(i*mult))%10 for v in DR.
  424.  
  425.       let u=(k+specialB+(i*mult))%10 then we can rewrite the above as
  426.  
  427.       (u+(v^specialA))%10=specialC, v in DR.
  428.  
  429.       That is:
  430.  
  431.       v=(specialC-u+10*j)^specialA, for any j=0..4 such that specialC-u+10*j>=0 and v in DR.
  432.  
  433.       ie (in pseudo code):
  434.  
  435.       j=0
  436.       if ((specialC-u)<0) increment j
  437.       repeat
  438.         calculate v=(specialC-u+10*j)^specialA
  439.         increment j
  440.       until (v in DR)
  441.  
  442. #E    Set SNStr[2*k-1]=myValToChar(v) and specialB=specialC
  443. #F    if (i<=((mid-1)/2)) goto step#A
  444.  
  445. #G      Increment i then set k=mid-i
  446. #H    if (isAlpha(SNStr[k]))
  447.           Calculate specialB=(((SNStr[2*k-1]-'A')^specialA)+k+specialB+(i*mult))%10
  448.       else
  449.           Calculate specialB=(((SNStr[2*k-1]-'0')^specialA)+k+specialB+(i*mult))%10
  450. #I    Solve specialB=((v^specialA)%10 for v in 0..35
  451.  
  452.       That is:
  453.  
  454.       v=(specialB+10*j)^specialA such that j in 0..4 and v in 0..35
  455.  
  456.       ie (in pseudo code):
  457.  
  458.       j=0
  459.       repeat
  460.         calculate v=(specialB+10*j)^specialA
  461.         increment j
  462.       until (j=5)
  463.    pick a valid value of v from the values just calculated
  464.  
  465. #J    if (i<(mid-1)) goto step#G
  466.  
  467. EX:  For 4D insider 1.0.1 choosing the initial values SNStr[]='AAAAAA??????50' leads
  468. to the following (3*4*3*4*2*4*4) 4608 valid serial numbers.  (for any given SN# you may choose for each index any one of the characters in that indexes column)
  469.  
  470. SNStr[]='\pAAAAAAB3F0H150'
  471.                  LDPARBF
  472.                  VNZK LP
  473.                   X U VZ
  474.  
  475. thus some serial numbers would be:
  476.  
  477. 'AAAAAABDZUR1F0'
  478. 'AAAAAAB3F0H150'
  479. 'AAAAAAB3ZARBZ0'
  480.  
  481. In fact if we made the SN# 15 characters long we could arbitrarily choose the 13th character and get at least 4608*36=165888 valid serial numbers that all began with 'AAAAAA' and ended with '0' !!! (actually more since any character would work not just '0'..'9' 'A'-'Z')
  482. -
  483. 4D Server
  484. v1.5
  485. ID 09822727A44E3C8
  486. S/N 92019594
  487. LIC# 82C740E7EB64CCCD
  488.  
  489. -
  490. 4D Write
  491. v2.1
  492. SN#522691 Card#P.040029220455
  493. -
  494. 4th Dimension
  495. vAll
  496. †See '4D <product name>' 
  497. -
  498. 5PM Term
  499. vAll
  500. AICDBP-HHIJLD-FPTAJF-IBHBIM
  501. -
  502. 8 Ball Deluxe
  503. v1.0.1
  504. 6267EM11002
  505. †Place the contents from all three disks into a folder and run the application. Let it uncompress all three files, when it gets to the Registration Dialog, CANCEL it and exit to Finder. Change:
  506.  
  507. CODE 4+$1B8E     From: 660E To: 600E
  508. CODE 4+$1BAC     From: 670E To: 600E
  509.  
  510. or try
  511.  
  512.     After you first take it off the disks, run it once so that it will decompress itself, then cancel and change:
  513. To use anything as a registration number:
  514.    This part changes the application tampering check:
  515.    CODE 4+$1BAC     From: 670E To: 600E
  516.    This part changes the dialog handling procedure:
  517.    CODE 4+$2E47     From: 670E To: 600E
  518.  
  519. Also
  520.  
  521. To really crack 8-Ball Deluxe, after you’ve done the crack, change:
  522.  
  523. CODE 2+$2EB2     From: 67 To: 60
  524. Then you can copy the files all over the place.
  525.  
  526. OK, now to spice up your game:
  527. To get infinite lives:
  528. {How do you end the game? I dunno… Try it for practice!!!}
  529. CODE 5+$3EEA     From: 661C To: 601C
  530. To set your number of lives:
  531. CODE 5+$371E     From: 0004 To: Whatever! Ex.
  532. 1 = $0001
  533. 2 = $0002
  534. 4 = $0004
  535. 9 = $0009
  536. 10 = $000A
  537. 11 = $000B
  538. 16 = $0010
  539. 17 = $0011
  540.     Get the idea? Remember to make sure it's 4 characters long when you type it in! Also, when you play, you’ll only see a '-' for your ball, because it thinks that because you've got n balls left, and it ends at 4 (5?), you’ve got
  541. 4 (5?) - n (Probably a negative number) left!
  542. -
  543. A-10 Attack
  544. v1.0
  545. 1523995795
  546. -
  547. Aaron
  548. v1.1.1
  549. †To Register Aaron (any version):
  550. Keep the Return key pressed during the computer boot up. 
  551. That will register Aaron.
  552. -
  553. AboutFace
  554. v1.3
  555. 1022446
  556. -
  557. Access PC
  558. v3.0
  559. 0120 0000 0253 0278
  560. 0120 0000 4589 1115
  561. -
  562. Accutext
  563. v2.0
  564. 10900016
  565. -
  566. AD (After Dark)
  567. v3.0
  568. ADM-00670-6681
  569. ADM-21289-8489
  570. ADM-30306-9708
  571. ADM-75689-8965
  572. ADM-90213-6771
  573. ADM-90213-6772
  574. †If you need more serial numbers, you can change the last digit of any of the ones above.
  575. -
  576. AD Disney Screen Saver
  577. vAll
  578. DIS-00670-6681
  579. DSM-75689-8965
  580. -
  581. AD Loony Tunes
  582. v1.0
  583. xxx-00670-6681
  584. -
  585. AD Marvel Comics Saver
  586. vAll
  587. EAM-30306-9708
  588. MAR-00670-6681
  589. -
  590. AD Scream Saver
  591. vAny
  592. SSM-75689-8965
  593. -
  594. AD Simpsons
  595. vAll
  596. ZQM-65187-4617
  597. -
  598. AD Snoopy Fun Pack
  599. v1.0
  600. 000-FPA0-000004
  601. -
  602. AD Star Trek Next Generation
  603. v1.0
  604. NGM-00670-6681
  605. ZQM-35600-2587
  606. -
  607. AD Star Trek Posters Saver
  608. vAll
  609. SPM-90213-6771
  610. -
  611. AD Star Trek Screen Saver
  612. vAll
  613. EAM-30306-9708
  614. KAM-21289-8489
  615. STM-00670-6681
  616. †ADga 1+$864     From: 6706 To: 6006
  617. ADga 1+$882     From: 6604 To: 6004
  618. ADga 1+$896     From: 6704 To: 6004
  619. ADga 1+$8F4     From: 57C0 To: 4E71
  620.  
  621. Anything will work as a serial number when running the Installer program - you cannot just drag the control panel into your System Folder. The Name, Organization, and Serial Number are stored in the 'InaP' resources in the After Dark control panel. They are encrypted - didn't bother to figure the method that out.
  622.  
  623. or try:
  624.  
  625. The crack is in the script file, resource ADga #1
  626. Offset   Original    Cracked
  627.    2AC         67         60
  628.    362   6700FEE4   4E714E71
  629.    7A4         66         60
  630.    864         67         60
  631.    88E       6FE0       4E71
  632.    896         67         60
  633.    8B6       6DE8       4E71
  634.    8E6       6DD4       4E71
  635. -
  636. AD The Mighty Atom
  637. vAll
  638. 210A0001BA-103333
  639. -
  640. AD Totally Twisted Screen Saver
  641. vAny
  642. TTT-00670-6681
  643. -
  644. AD X-Men
  645. v1.0
  646. ZQM-65187-4617
  647. -
  648. AddDepth
  649. v2.0
  650. AD-200-1-1764-42848
  651. -
  652. Adobe Acrobat
  653. v2.1 Pro
  654. ANW210E3100327-330
  655. v2.0 Mac
  656. ANW200U3010000-353
  657. ANW200U3010001-986
  658. ANW200U3010002-619
  659. ANW200U3010003-252
  660. ANW200U3010004-885
  661. ANW200U3010005-518
  662. ANW200U3010006-151
  663. ANW200U3010007-784
  664. ANW200U3010008-417
  665. ANW200U3010009-334
  666. ANW200U3010010-952
  667. ANW200U3010011-585
  668. ANW200U3010012-218
  669. ANW200U3010013-851
  670. ANW200U3010014-484
  671. ANW200U3010015-117
  672. ANW200U3010016-750
  673. ANW200U3010017-383
  674. ANW200U3010018-300
  675. ANW200U3010019-649
  676. ANW200U3010020-551
  677. ANW200U3010021-184
  678. ANW200U3010022-817
  679. ANW200U3010023-450
  680. ANW200U3010024-367
  681. ANW200U3010025-716
  682. ANW200U3010026-349
  683. ANW200U3010027-982
  684. ANW200U3010028-615
  685. ANW200U3010029-248
  686. ANW200U3010030-150
  687. ANW200U3010031-783
  688. ANW200U3010032-416
  689. ANW200U3010033-333
  690. ANW200U3010034-682
  691. ANW200U3010035-315
  692. ANW200U3010036-948
  693. ANW200U3010037-581
  694. ANW200U3010038-214
  695. ANW200U3010039-847
  696. ANW200U3010040-749
  697. ANW200U3010041-382
  698. ANW200U3010042-299
  699. ANW200U3010043-648
  700. ANW200U3010044-281
  701. ANW200U3010045-914
  702. ANW200U3010046-547
  703. ANW200U3010047-180
  704. ANW200U3010048-813
  705. ANW200U3010049-446
  706. ANW200U3010050-348
  707. v2.0 WorkGroup
  708. DEW200U3100000-010-974
  709. DEW200U3100001-010-607
  710. DEW200U3100002-010-240
  711. DEW200U3100003-010-873
  712. DEW200U3100004-010-506
  713. DEW200U3100005-010-139
  714. DEW200U3100006-010-772
  715. DEW200U3100007-010-405
  716. DEW200U3100008-010-322
  717. DEW200U3100009-010-671
  718. DEW200U3100010-010-573
  719. DEW200U3100011-010-206
  720. DEW200U3100012-010-839
  721. DEW200U3100013-010-472
  722. DEW200U3100014-010-105
  723. DEW200U3100015-010-738
  724. DEW200U3100016-010-371
  725. DEW200U3100017-010-288
  726. DEW200U3100018-010-637
  727. DEW200U3100019-010-270
  728. DEW200U3100020-010-172
  729. v2.0 PC
  730. WVW200U3100000-340
  731. WVW200U3100001-689
  732. WVW200U3100002-322
  733. WVW200U3100003-955
  734. WVW200U3100004-588
  735. WVW200U3100005-221
  736. WVW200U3100006-854
  737. WVW200U3100007-487
  738. WVW200U3100008-120
  739. WVW200U3100009-753
  740. WVW200U3100010-655
  741. -
  742. Adobe Acrobat Distiller
  743. v2.0
  744. MDW210P7154748-899
  745. MDW210P7154748-899
  746. ANW200U3010001-986
  747. ANW200U3010006-151
  748. ANW200U3010009-334
  749.  
  750. -
  751. Adobe Acrobat Exchange
  752. v2.0
  753. MVW200R3100411-609
  754. MVW100R3100000-050-208 
  755. DEW100R3100564-885(50 User)
  756. -
  757. Adobe After Effects
  758. v3.0
  759. Demo SN:   EXX00000000002-328
  760. Full SN:   EMW00000000001-345
  761.  
  762. -
  763. Adobe Illustrator
  764. v6.0
  765. AAW600R1101333-672
  766. v5.5a
  767. AAW550U1200000-637 AAW550U1200001-270 AAW550U1200002-903 AAW550U1200003-536 AAW550U1200004-169 AAW550U1200005-802 AAW550U1200006-435 AAW550U1200007-352 AAW550U1200008-701 AAW550U1200009-334 AAW550U1200010-236 AAW550U1200011-869 AAW550U1200012-502 AAW500U3105408-140
  768.  
  769. v5.5Mac-5User
  770. AAW550U1100000-005-609
  771. AAW550U1100001-005-242
  772. AAW550U1100002-005-875
  773. AAW550U1100003-005-508
  774. AAW550U1100004-005-141
  775. AAW550U1100005-005-774
  776. AAW550U1100006-005-407
  777. AAW550U1100007-005-324
  778. AAW550U1100008-005-673
  779. AAW550U1100009-005-306
  780. AAW550U1100010-005-208
  781. AAW550U1100011-005-841
  782. AAW550U1100012-005-474
  783. AAW550U1100013-005-107
  784. AAW550U1100014-005-740
  785. AAW550U1100015-005-373
  786. AAW550U1100016-005-290
  787. AAW550U1100017-005-639
  788. AAW550U1100018-005-272
  789. AAW550U1100019-005-905
  790. AAW550U1100020-005-807
  791. AAW550U1100021-005-440
  792. AAW550U1100022-005-357
  793. AAW550U1100023-005-706
  794. AAW550U1100024-005-339
  795. AAW550U1100025-005-972
  796. AAW550U1100026-005-605
  797. AAW550U1100027-005-238
  798. AAW550U1100028-005-871
  799. AAW550U1100029-005-504
  800. AAW550U1100030-005-406
  801. AAW550U1100031-005-323
  802. AAW550U1100032-005-672
  803. AAW550U1100033-005-305
  804. AAW550U1100034-005-938
  805. AAW550U1100035-005-571
  806. AAW550U1100036-005-204
  807. AAW550U1100037-005-837
  808. AAW550U1100038-005-470
  809. AAW550U1100039-005-103
  810. AAW550U1100040-005-289
  811. AAW550U1100041-005-638
  812. AAW550U1100042-005-271
  813. AAW550U1100043-005-904
  814. AAW550U1100044-005-537
  815. AAW550U1100045-005-170
  816. AAW550U1100046-005-803
  817. AAW550U1100047-005-436
  818. AAW550U1100048-005-353
  819. AAW550U1100049-005-702
  820. AAW550U1100050-005-604
  821. v5.5
  822. AAW500U3105408-140
  823. AAW550U1200001-270
  824. AAW550U1200002-903
  825. AAW550U1200003-536
  826. AAW550U1200004-169
  827. AAW550U1200005-802
  828. AAW550U1200006-435
  829. AAW550U1200007-352
  830. AAW550U1200008-701
  831. AAW550U1200009-334
  832. AAW550U1200010-236
  833. AAW550U1200011-869
  834. AAW550U1200012-502
  835. AAW550U1200013-135
  836. AAW550U1200014-768
  837. AAW550U1200015-401
  838. AAW550U1200016-318
  839. AAW550U1200017-667
  840. AAW550U1200018-300
  841. AAW550U1200019-933
  842. AAW550U1200020-835
  843. AAW550U1200021-468
  844. AAW550U1200022-101
  845. AAW550U1200023-734
  846. AAW550U1200024-367
  847. AAW550U1200025-284
  848. AAW550U1200026-633
  849. AAW550U1200027-266
  850. AAW550U1200028-899
  851. AAW550U1200029-532
  852. AAW550U1200030-434
  853. AAW550U1200031-351
  854. AAW550U1200032-700
  855. AAW550U1200033-333
  856. AAW550U1200034-966
  857. AAW550U1200035-599
  858. AAW550U1200036-232
  859. AAW550U1200037-865
  860. AAW550U1200038-498
  861. AAW550U1200039-131
  862. AAW550U1200040-317
  863. AAW550U1200041-666
  864. AAW550U1200042-299
  865. AAW550U1200043-932
  866. AAW550U1200044-565
  867. AAW550U1200045-198
  868. AAW550U1200046-831
  869. AAW550U1200047-464
  870. AAW550U1200048-381
  871. AAW550U1200049-730
  872. AAW550U1200050-632
  873. AAW550U1200051-265
  874. AAW550U1200052-898
  875. AAW550U1200053-531
  876. AAW550U1200054-164
  877. AAW550U1200055-797
  878. AAW550U1200056-430
  879. AAW550U1200057-347
  880. AAW550U1200058-696
  881. AAW550U1200059-329
  882. AAW550U1200060-231
  883. AAW550U1200061-864
  884. AAW550U1200062-497
  885. AAW550U1200063-130
  886. AAW550U1200064-763
  887. AAW550U1200065-396
  888. AAW550U1200066-313
  889. AAW550U1200067-662
  890. AAW550U1200068-295
  891. AAW550U1200069-928
  892. AAW550U1200070-830
  893. AAW550U1200071-463
  894. AAW550U1200072-380
  895. AAW550U1200073-729
  896. AAW550U1200074-362
  897. AAW550U1200075-995
  898. AAW550U3125503-380
  899. -
  900. Adobe Pagemaker
  901. v6.0
  902. 02-40P2-200325280
  903. 02W-600R116964-699 
  904. 11-1009-200021734 
  905. 11-1516-200723741
  906.  
  907. v5.0
  908. 11-1009-200021734
  909. 11-1516-200723741
  910. †••• Version: "5.0" •••
  911. v1.0
  912. Search for: 4E56 FFFE 422E 0008 486E
  913. Change to:  205F 301F 1F3C 0001 4ED0
  914.  
  915. ==========
  916. v5.0
  917. Open up the PageMaker App itself with ResEdit (or your favorite Brand X resource editor) and find the 'KXRX' resource. The net ID number is located between offsets 0A and 1F inclusive. You will find all of the bytes at these offsets have already been zeroed. Change them to whatever makes you happy (as long as it's unique for each machine on the net).
  918.  
  919. ==========
  920. v1.1
  921. Search for: 6B00 00F4 203C 0000
  922. Change to:  6000  " "  " "  " "
  923. Search for: 670E 4267 4EBA FCF0
  924. Change to:  600E  " "  " "  " "
  925. Search for: 670C 4267 4EBA FCD4
  926. Change to:  600C  " "  " "  " "
  927.  
  928. ==========
  929. v1.2
  930. Search for: 676E 4267 2F07 4EAD
  931. Change to:  606E  " "  " "  " "
  932.  
  933. ==========
  934. Pagemaker Ser. # Removal:
  935. To erase the serial number of Page Maker:
  936.  - Start Fedit
  937.  - Open File Page Maker
  938.  - Read sector 0 of the file
  939.  - At location $158 you will find a string like “xxxx 69xx xxxx 69xx xxxx
  940.    xxxx” which is the serial number. They, of course, encoded it but with a
  941.    simple key. They used the creator string "ALDU" and pass each letter in
  942.    turn to encode each number of the serial number.
  943.    Ex.:
  944.    $71 XOR $41 (A) = $30 (0)
  945.    $7E XOR $4C (L) = $32 (2)
  946.    $69 XOR $44 (D) = $2D (-)
  947.    and so on...
  948.  - If you just change the numbers to put out a 00-000-00000, the program bombs
  949.    out of its skull.
  950.  - A little more digging uncovers the preceding two bytes. $156 is the address
  951.    where the serial number check begins. It is normally a $0D so the checking
  952.    doesn’t begin until the 6th number ($15D) in the serial number string
  953.    (which starts at $158).
  954.  - $157 is the number of digits to print in the serial number box when the
  955.    program starts. If the number is less then $0C (original number), the
  956.    string “Serial number” before the actual number doesn’t get printed.
  957.  - So, to turn the number to 00-000-00000:
  958. * Read sector 0 of the Page Maker file
  959. * Go to byte $156
  960. * Hex modify: 0D0C XXXX 69XX XXXX 69XX XXXX XXXX
  961.   To:         140C 717C 6965 717C 6965 717C 7465
  962. * Write the sector back
  963. -
  964. Adobe PageMill
  965. v1.0
  966. Multiple User
  967. APW100R3100001-010-555
  968. APW100R3100002-010-184
  969. APW100R3100003-010-817
  970. APW100R3100004-010-450
  971. APW100R3100005-010-367
  972. APW100R3100006-010-716
  973. APW100R3100007-010-349
  974. APW100R3100008-010-982
  975. APW100R3100009-010-615
  976. APW100R3100010-010-517
  977. Single User  
  978. APW100R3101471-534
  979. -
  980. Adobe Photoshop
  981. v3.0.4
  982. PSW303R3232323-005-448
  983. v3.0Mac-5User
  984. PSW300U3100051-005-113
  985. PSW300U3100052-005-746
  986. PSW300U3100053-005-379
  987. PSW300U3100054-005-296
  988. PSW300U3100055-005-645
  989. PSW300U3100056-005-278
  990. PSW300U3100057-005-911
  991. PSW300U3100058-005-544
  992. PSW300U3100059-005-177
  993. PSW300U3100060-005-363
  994. PSW300U3100061-005-712
  995. PSW300U3100062-005-345
  996. PSW300U3100063-005-978
  997. PSW300U3100064-005-611
  998. PSW300U3100065-005-244
  999. PSW300U3100066-005-877
  1000. PSW300U3100067-005-510
  1001. PSW300U3100068-005-143
  1002. PSW300U3100069-005-776
  1003. PSW300U3100070-005-678
  1004. PSW300U3100071-005-311
  1005. PSW300U3100072-005-944
  1006. PSW300U3100073-005-577
  1007. PSW300U3100074-005-210
  1008. PSW300U3100075-005-843
  1009. PSW300U3100076-005-476
  1010. PSW300U3100077-005-109
  1011. PSW300U3100078-005-742
  1012. PSW300U3100079-005-375
  1013. PSW300U3100080-005-277
  1014. PSW300U3100081-005-910
  1015. PSW300U3100082-005-543
  1016. PSW300U3100083-005-176
  1017. PSW300U3100084-005-809
  1018. PSW300U3100085-005-442
  1019. PSW300U3100086-005-359
  1020. PSW300U3100087-005-708
  1021. PSW300U3100088-005-341
  1022. PSW300U3100089-005-974
  1023. PSW300U3100090-005-876
  1024. PSW300U3100091-005-509
  1025. PSW300U3100092-005-142
  1026. PSW300U3100093-005-775
  1027. PSW300U3100094-005-408
  1028. PSW300U3100095-005-325
  1029. PSW300U3100096-005-674
  1030. PSW300U3100097-005-307
  1031. PSW300U3100098-005-940
  1032. PSW300U3100099-005-573
  1033. PSW300U3100100-005-860
  1034. PSW301U3100000-005-226
  1035. PSW301U3100001-005-859
  1036. PSW301U3100002-005-492
  1037. PSW301U3100003-005-125
  1038. PSW301U3100004-005-758
  1039. PSW301U3100005-005-391
  1040. PSW301U3100006-005-308
  1041. PSW301U3100007-005-657
  1042. PSW301U3100008-005-290
  1043. PSW301U3100009-005-923
  1044. PSW301U3100010-005-825
  1045. PSW301U3100011-005-458
  1046. PSW301U3100012-005-375
  1047. PSW301U3100013-005-724
  1048. PSW301U3100014-005-357
  1049. PSW301U3100015-005-990
  1050. PSW301U3100016-005-623
  1051. PSW301U3100017-005-256
  1052. PSW301U3100018-005-889
  1053. PSW301U3100019-005-522
  1054. PSW301U3100020-005-424
  1055. PSW301U3100021-005-341
  1056. PSW301U3100022-005-690
  1057. PSW301U3100023-005-323
  1058. PSW301U3100024-005-956
  1059. PSW301U3100025-005-589
  1060. PSW301U3100026-005-222
  1061. PSW301U3100027-005-855
  1062. PSW301U3100028-005-488
  1063. PSW301U3100029-005-121
  1064. PSW301U3100030-005-307
  1065. PSW301U3100031-005-656
  1066. PSW301U3100032-005-289
  1067. PSW301U3100033-005-922
  1068. PSW301U3100034-005-555
  1069. PSW301U3100035-005-188
  1070. PSW301U3100036-005-821
  1071. PSW301U3100037-005-454
  1072. PSW301U3100038-005-371
  1073. PSW301U3100039-005-720
  1074. PSW301U3100040-005-622
  1075. PSW301U3100041-005-255
  1076. PSW301U3100042-005-888
  1077. PSW301U3100043-005-521
  1078. PSW301U3100044-005-154
  1079. PSW301U3100045-005-787
  1080. PSW301U3100046-005-420
  1081. PSW301U3100047-005-337
  1082. PSW301U3100048-005-686
  1083. PSW301U3100049-005-319
  1084. PSW301U3100050-005-221
  1085. v3.0.1
  1086. PDA200100141-356
  1087. PMW200100345-605
  1088. PCA100000100-953
  1089. PDA100000915-575
  1090. PCA200102249-484
  1091. PCA200110733-522
  1092. PDA100001185-501
  1093. PDA100001018-372
  1094. PCA200108975-448
  1095. PCA200102474-344
  1096. PCA107011754-639
  1097. PHW200100021-751
  1098. PCA100000915-575
  1099. PCA100002582-359
  1100. -
  1101. Adobe Premiere
  1102. v4.0
  1103. PRX200100002-025-609
  1104. PRW400U3100000-290
  1105. PRW400U3100001-923
  1106. PRW400U3100002-556
  1107. PRW400U3100003-189
  1108. PRW400U3100004-822
  1109. PRW400U3100005-455
  1110. PRW400U3100006-372
  1111. PRW400U3100007-721
  1112. PRW400U3100008-354
  1113. PRW400U3100009-987
  1114. PRW400U3100010-889
  1115. PRW400U3100011-522
  1116. PRW400U3100012-155
  1117. PRW400U3100013-788
  1118. PRW400U3100014-421
  1119. PRW400U3100015-338
  1120. PRW400U3100016-687
  1121. PRW400U3100017-320
  1122. PRW400U3100018-953
  1123. PRW400U3100019-586
  1124. PRW400U3100020-488
  1125. PRW400U3100021-121
  1126. PRW400U3100022-754
  1127. PRW400U3100023-387
  1128. PRW400U3100024-304
  1129. PRW400U3100025-653
  1130. PRW400U3100026-286
  1131. PRW400U3100027-919
  1132. PRW400U3100028-552
  1133. PRW400U3100029-185
  1134. PRW400U3100030-371
  1135. PRW400U3100031-720
  1136. PRW400U3100032-353
  1137. PRW400U3100033-986
  1138. PRW400U3100034-619
  1139. PRW400U3100035-252
  1140. PRW400U3100036-885
  1141. PRW400U3100037-518
  1142. PRW400U3100038-151
  1143. PRW400U3100039-784
  1144. PRW400U3100040-686
  1145. PRW400U3100041-319
  1146. PRW400U3100042-952
  1147. PRW400U3100043-585
  1148. PRW400U3100044-218
  1149. PRW400U3100045-851
  1150. PRW400U3100046-484
  1151. PRW400U3100047-117
  1152. PRW400U3100048-750
  1153. PRW400U3100049-383
  1154. PRW400U3100050-285
  1155. PRW400U3100051-918
  1156. PRW400U3100052-551
  1157. PRW400U3100053-184
  1158. PRW400U3100054-817
  1159. PRW400U3100055-450
  1160. PRW400U3100056-367
  1161. PRW400U3100057-716
  1162. PRW400U3100058-349
  1163. PRW400U3100059-982
  1164. PRW400U3100060-884
  1165. PRW400U3100061-517
  1166. PRW400U3100062-150
  1167. PRW400U3100063-783
  1168. PRW400U3100064-416
  1169. PRW400U3100065-333
  1170. PRW400U3100066-682
  1171. PRW400U3100067-315
  1172. PRW400U3100068-948
  1173. PRW400U3100069-581
  1174. PRW400U3100070-483
  1175. PRW400U3100071-116
  1176. PRW400U3100072-749
  1177. PRW400U3100073-382
  1178. PRW400U3100074-299
  1179. PRW400U3100075-648
  1180. PRW400U3100076-281
  1181. PRW400U3100077-914
  1182. PRW400U3100078-547
  1183. PRW400U3100079-180
  1184. PRW400U3100080-366
  1185. PRW400U3100081-715
  1186. PRW400U3100082-348
  1187. PRW400U3100083-981
  1188. PRW400U3100084-614
  1189. PRW400U3100085-247
  1190. PRW400U3100086-880
  1191. PRW400U3100087-513
  1192. PRW400U3100088-146
  1193. PRW400U3100089-779
  1194. PRW400U3100090-681
  1195. PRW400U3100091-314
  1196. PRW400U3100092-947
  1197. PRW400U3100093-580
  1198. PRW400U3100094-213
  1199. PRW400U3100095-846
  1200. PRW400U3100096-479
  1201. PRW400U3100097-112
  1202. PRW400U3100098-745
  1203. PRW400U3100099-378
  1204. PRW400U3100100-665
  1205. MBW400R100000-581
  1206. MBW400R100001-180
  1207. MBW400R100002-779
  1208.  
  1209. -
  1210. Adobe Print Central
  1211. v4.0 PPC
  1212. 65-4003-303403776
  1213. -
  1214. Adobe Screen Ready
  1215. v1.0
  1216. SRW100R7100738-841
  1217. SRW100R7500686-387 
  1218.  
  1219. -
  1220. Adobe Serial Number Assignments Mac
  1221. vAny
  1222. †Serial Number Assignment
  1223.  
  1224. The serial number format is                 PPLVVVZxxxxxx-ccc
  1225.  
  1226.     PP    =        product identifier
  1227.     L    =        language identifier    W=US, ROW
  1228.                     E=Eng. Int'l
  1229.                     F=French
  1230.                     G=German
  1231.                     I=Italian
  1232.                     P=Spanish
  1233.                     J=Japanese
  1234.     VVV    =        version    T=Chinese
  1235.     Z    =        Media Type /Package ID    K=Korean
  1236.                 Rtl 3", Rtl5.25", RtlCD
  1237.                 X=NFR, U=Upg, B=Bndl
  1238.     xxxxxx    =        sequence number, 6 digits
  1239.     ccc    =        Checksum
  1240.  
  1241. DESCRIPTION                       CURRENT FORMAT            ITEM ID
  1242.  
  1243. Macintosh version products
  1244.  
  1245. Fonts - MAC                       FAW500----                0199 2986
  1246. Fonts - MAC                       FAW361R3(6)ccc            0199 7973
  1247. Fonts - MAC                       FAW381R3(6)ccc            0197 0102
  1248. MultiMaster Fonts                 MMW500---                 0199 3649
  1249. MultiMaster Fonts                 MMW361R3(6)ccc            0199 7978
  1250. MultiMaster Fonts                 MMW381R3(6)ccc            0197 0169
  1251. Mac Cyrillic                      FAK500----                0199 6298
  1252. Mac Cyrillic                      FAK361R3(6)ccc            0199 7981
  1253. Mac Cyrillic                      FAK380R3(6)ccc            0197 0168
  1254. Mac Font Charleston Collection    SMW361R3(6)ccc            0197 0181
  1255. Mac, Sample                       SMW380R3(6)ccc            0199 8455
  1256. Mac, Sample                       SMW381R3(6)ccc            0197 0593
  1257. Pub Pack #1 - MAC                 PAW40O----                0199 1309
  1258. Pub Pack #2 - MAC                 PBW400----                0199 1310
  1259. Pub Pack #3 - MAC                 PCW400----                0199 1311
  1260. Initial Caps MAC                  AGW200R3(6)CCC            0197 0271
  1261. Smart Choice Mac                  FCW380R3(6)CCC            0197 0182
  1262.  
  1263. Font Folio rev. 1 - MAC           FFP----.001               0399 1202
  1264. Font Folio rev. 2 - MAC           FFP----.002               0399 1268
  1265. Font Folio rev. 3 - MAC           FFP----.003               0199 2293
  1266. Font Folio R4 w/copyright         FFO----.004               0199 3460
  1267. Font Folio Upgrade 1           S/N    FFU1-------           0199 1570
  1268. Font Folio Upgrade 2           S/N    FFU2-------           0199 1571
  1269. Font Folio Upgrade 3           S/N    FFU3-------           0199 1572
  1270. Font Folio Upgrade 4           S/N    FFU4-------           0199 1616
  1271. Font Folio Upgrade 5           S/N    FFU5-------           0199 1639
  1272. Font Folio Upgrade 6           S/N    FFU6-------           0199 1640
  1273. Font Folio Upgrade 7           S/N    FFU7-------           0199 1727
  1274. Font Folio Upgrade 8           S/N    FFU8-------           0199 1740
  1275. Font Folio Upgrade 9           S/N    FFU9-------           0199 2032
  1276. Font Folio Upgrade 10          S/N    FFU10------           0199 2370
  1277. Font Folio Upgrade 11          S/N    FFU11                 0199 2643
  1278. Font Folio Upgrade 12          S/N    FFU12                 0199 2621
  1279. Font Folio Upgrade 13          S/N    FFU13                 0199 2622
  1280. Font Folio Upgrade 14          S/N    FFU14                 0199 3283
  1281.  
  1282. CD Rom Font Folio                 CDF100----                0199 2427
  1283. CD Rom Font Folio 1-250           CDF250----                0199 3960
  1284. CD Rom Font Folio 1-325           CDF3251(6)                0199 5030
  1285. CD Rom Font Folio 1-360           CDF360R7(6)ccc            0399 2184
  1286. CD Rom Font Folio/Type on Call    CDW100----                0199 2593
  1287. TOC v2.0 Barcode, Retail, Eur     CDE200150--               0199 6164
  1288. TOC v3.0 Barcode, Retail, Eur     CDE30030750-              0199 6862
  1289. TOC v2.0 Barcode                  CDW200----                0199 3949
  1290. TOC v3.0 Barcode                  CDW300(7)                 0199 6744
  1291. TOC v3.01 Barcode                 CDW301(7)                 0199 8087
  1292. TOC v3.0 Barcode, Ed              CEW300(7)                 0199 6866
  1293. TOC v3.01 Barcode, Ed             CEW301(7)                 0199 8088
  1294. TOC Mac V.2 Europe Bndl Vers      CDE200B151-               0199 5125
  1295. TOC Mac V3.01 Europe Bndl Vers    CDE301B(7)                0199 8053
  1296. TOC Mac V.3 Europe Bndl Ver       CDE300B(7)                0199 7049
  1297. TOC v2.0 Ed                       CEW200----                0199 4707
  1298. TOC for SATM V2.0 bndl/barcode    CDW200B170-               0199 5061
  1299. TOC V2.0 bndl ver./barcode        CDW200B170-               0199 6485
  1300. TOC V3.0 bndl ver./barcode        CDW300B3---               0199 6755
  1301. TOC V3.0 bndl MacWhse             CDW300M3(7)ccc            0199 7612
  1302. TOC V3.01 Serv Bureau             CDW301S3(7)ccc            0199 8094
  1303. TOC V3.01 Mac Zone                CDW301Z3(7)ccc            0199 7881
  1304. TOC V3.01 Mac Aldus Bndl          CDW301A(7)ccc             0199 7710
  1305. TOC V3.01 Mac User Group/Tr    CDW301X(6)ccc             0197 0118
  1306. TOC V3.01 Mac Aldus Bndl Eur      CDE301A(7)ccc             0199 7856
  1307. TOC V3.01 Mac Bndl                CDW301B(7)                0199 8089
  1308.  
  1309. ATM 2.0.3                         ATW203----                0199 2168
  1310. ATM 3.6.1                         ATW361R3(6)ccc            0199 7885
  1311. ATM 3.8                           ATW380R3(6)ccc            0199 8184
  1312. SATM Retail                       GHW100R3(6)               0199 5057
  1313. SATM 5 User                       GHW100R3(6)-05-ccc        0199 5058
  1314. SATM 25 User                      GHW100R3(6)-025-cc        0199 5059
  1315. SATM 100 User                     GHW100R3(6)-100-cc        0199 5060
  1316. ATM 3.6                           ATW360----                0199 6883
  1317. SATM v3.6.1                       GHW361R3(6)-ccc           0199 7560
  1318. SATM 5 User v3.6.1                GHW361R3(6)-05-ccc        0199 7561
  1319. SATM 25 User v3.6.1               GHW361R3(6)-025-cc        0199 7562
  1320. SATM 100 User v3.6.1              GHW361R3(6)-100-cc        0199 7563
  1321. SATM 100 User v3.6.1              GHW361R3(6)-100-cc        0199 7563
  1322. SATM v3.8.2                       GHW382R3(6)-ccc           0197 1353
  1323. ATM v3.6.1 Variety Pack           FEW361R3(6)-ccc           0199 7705
  1324. ATM v3.8.1 Variety Pack           FEW381R3(6)-ccc           0197 0971
  1325. ATM Mac generic bundle            no pn# issued
  1326. ATM Mac Bndl Env., TI             BMW203----TI              0199 3778
  1327. ATM Mac v2.03 DEC Bndl Env.EI     BME203----                0199 6753
  1328. ATM v3.5.1/Falcon Bndl            BMW351----                0199 6491
  1329. ATM v2.03 DEC Bndl, ENG           BMW250----                0199 6028
  1330. ATM MAC Envelope v3.8.1           BMW381B3(6)ccc            0197 1705
  1331. ATM Mac/Lotus bundle
  1332. ATM Mac/Type Set/Sonet chip       BSW200----                0199 2773
  1333. ATM Mac/Lexmark bundle
  1334. Lotus 123,                     MAC    FOW100----            0199 3386
  1335. ATM Mac/Ventura Publisher bun     VAW200----                0199 2821
  1336. ATM Osprey English, Mac           BQW203----                0199 4752
  1337. ATM Osprey, Spanish               BQP203----                0199 4934
  1338. ATM Osprey, French                BQF203----                0199 4935
  1339. ATM Osprey, German                BQG203----                0199 4936
  1340. ATM Osprey, Italian               BQI203----                0199 4938
  1341.  
  1342. ATM Plus Pack - MAC               PPW100----                0199 1661
  1343. Adobe Type Set 1, 2, 3 Mac        FSW100----                0199 1728
  1344. Adobe Type Set Value Pack MAC     FVW100---                 0199 4705
  1345. Adobe Type Set Value Pack MAC     FVW360---                 0199 6909
  1346. Adobe Type Set Value Pack MAC     FVW381R3(6)ccc            0197 0906
  1347. Adobe Type Set Value Pack Ed      FVW381E3(6)ccc            0197 0907
  1348. Type Set for Business-MAC         FMW100----                0199 2982
  1349. Type Align v1.0.5                 TYW105----                0199 3997
  1350. Type Align                        TYW100----                0199 1826
  1351. Type Reunion                      GPW102----                0199 1827
  1352. Type Reunion v1.2                 GPW120R3(6)ccc            0197 0375
  1353. Type Reunion Generic Bndl         MRW100----                0199 2787
  1354. Wild Type                         FGW360R3(6)ccc            0199 6522
  1355. Wild Type v3.6.1                  FGW361R3(6)ccc            0199 7886
  1356. Type Basics, Mac                  MTW360----                0199 6521
  1357. Type Basics, Mac                  MTW381R3(6)ccc            0197 0915
  1358. Type Basics, Ed, Mac              MTW381E3(6)ccc            0197 0916
  1359.  
  1360. AI'88 v.1.6                       AAO-------V2.0            0199 1288
  1361. AI'88 v.1.8                       AAO-------V2.1            0199 1288
  1362. AI'88 v.1.9.3                     AAO-------V2.2            0199 1288
  1363. AI'88 v.1.8 ROW                   AAR-------V2.1            0199 1288
  1364. AI'88                                                       0199 2084
  1365. AI 3.0 ROW                        AAP302----                0199 2319
  1366. AI 3.0 Aust/Nz                    AAU302----                0199 2320
  1367. AI'88 v.1.9.3 ROW                 AAR-------V2.2            0199 1288
  1368. AI 3.0                            AAW302----                0199 2058
  1369. AI 3.0 Demo                       AAW302X---                0199 2318
  1370. AI 3.2                            AAW320----                0199 3384
  1371. AI 3.2 Demo                       AAW320X---                0199 3385
  1372. AI 3.2.3                       NFR    AAW323X---ccc         0199 5123
  1373. AI 3.2.3                          AAW323----ccc             0199 4937
  1374. AI/SGI                         NFR    SIW300X7--ccc         0699 1079
  1375. AI/SGI                            SIW300R7--ccc             0699 1000
  1376. AI/SGI, 5 PK                      SIW300R71(6)-005-ccc      0799 1013
  1377. AI/SGI, 10 PK                     SIW300R71-010-ccc         0799 1014
  1378. AI/SGI, Ed                        SIW300E7(6)ccc            0699 1091
  1379. AI/SGI, Ed 5 PK                   SIW300E7(6)-005-cc        0699 1093
  1380. AI/SGI, Ed 10 PK                  SIW300E7(6)-010-cc        0799 1095
  1381. AI/SGI Eval                       SIT300-EVAL               0699 1080
  1382. AI/SGI Bndl                       SIW300B7(6)-ccc           0699 1043
  1383. AI/SUN Bndl                       UIW350B7(6)-ccc           0799 1033
  1384. AI/SUN Eval                       UIT350-EVAL               0799 1142
  1385. AI/SUN                            UIW350R7(6)-ccc           0799 1038
  1386. AI/SUN NFR                        UIW350X7(6)-ccc           0799 1141
  1387. AI/SUN 10Pak                      UIW350R7(6)010-ccc        0799 1036
  1388. AI/SUN 5Pak                       UIW350R7(6)005-ccc        0799 1037
  1389. AI/SUN Ed                         UIW350E7(6)-ccc           0799 1147
  1390. AI/SUN Ed 5Pak                    UIW350E7(6)-005-cc        0799 1149
  1391. AI/SUN Ed 10Pak                   UIW350E7(6)-010-cc        0799 1151
  1392. AI 3.0.2 Systemsoft               AAW302----                0199 2058
  1393. AI 5.0                            AAW500R3(6)ccc            0199 6622
  1394. AI 5.01                           AAW501R3(6)ccc            0199 7387
  1395. AI 5.5                            AAW550R1(6)ccc            0199 7967
  1396. AI 5.5.1                          AAW551R1(6)ccc            0197 0682
  1397. AI 5.0 Deluxe                     AAW500R7(6)ccc            0199 6627
  1398. AI 5.01 Deluxe                    AAW501R7(6)ccc            0199 7549
  1399. AI 5.0, 5Pack                     AAW500R3(6)-005-cc        0199 6629
  1400. AI 5.5, 5Pack                     AAW550R1(6)-005-cc        0199 7969
  1401. AI 5.0 Deluxe Upgrade             AAW500U7(6)ccc            0199 6633
  1402. AI 5.01 Deluxe Upgrade            AAW501U7(6)ccc            0199 7550
  1403. AI 5.0 Upgrade                    AAW500U3(6)ccc            0199 6642
  1404. AI 5.5 Upgrade                    AAW550U1(6)ccc            0199 7971
  1405. AI 5.0 NFR                        AAW500X1(6)ccc            0199 6635
  1406. AI 5.01 NFR                       AAW501X1(6)ccc            0199 7413
  1407. AI 5.5 NFR                        AAW550X1(6)ccc            0199 7968
  1408. AI 5.0 CIB Traning Lic 9 user     AAW500CB(6)-009-cc        0199 6777
  1409. AI 5.0 CIB Traning Lic 10 user    AAW500CB(6)-010-cc        0199 7417
  1410. AI 5.5 CIB Traning Lic 10 user    AAW550CB(6)-010-cc        0199 7940
  1411.  
  1412. ACE 1                             CAW100----                0199 1302
  1413. ACE 2                             CBW100----                0199 1376
  1414.  
  1415. Streamline 2.0                    SAW200----                0199 2176
  1416. Streamline 2.2                    SAW220----                0199 4623
  1417. Streamline 2.2 NFR                SAW220X---                0199 4728
  1418. Streamline 3.0                    SAW300R3(6)ccc            0199 6925
  1419. Streamline 3.0 NFR                SAW300X3(6)ccc            0199 6926
  1420. Streamline 3.0.1 NFR              SAW301X3(6)ccc            0199 7558
  1421. Streamline 3.0.1                  SAW301R3(6)ccc            0199 7559
  1422. Streamline 3.1                    SAW310R3(6)ccc            0197 0582
  1423. Streamline 3.1 NFR                SAW310X3(6)ccc            0197 0583
  1424.  
  1425. Photoshop  S/N Cust. Domestic     PCA201----ccc             0199 2737
  1426. Photoshop  S/N Demo Domestic      PDA201----ccc             0199 2812
  1427. Photoshop  S/N Customer R.O.W.    PCA201----ccc             0199 2737
  1428. Photoshop  S/N Demo R.O.W.        PDA201----ccc             0199 2812
  1429. Photoshop  S/N Cust. Aust/Nz      PCA201----ccc             0199 2737
  1430. Photoshop  S/N Demo Aust/Nz       PDA201----ccc             0199 2812
  1431. Photoshop Complete - Generic   PGW201----ccc             0199 2816
  1432. Photoshop Complete - Howtek       PHW108----ccc             0199 2403
  1433. Photoshop Complete - XRS          PXW107----ccc             0199 2415
  1434. Photoshop Complete - Microtek     PMW200----ccc             0199 2817
  1435. Photoshop Ltd Edition - Gen       SGW108----ccc             0199 2458
  1436. Photoshop Ltd Edition - Howtek    SHW108----ccc             0199 2372
  1437. Photoshop Ltd Edition - LaCie     SLA108----ccc             0199 2404
  1438. Photoshop Ltd Edition - Umax      SUW107----ccc             0199 2416
  1439. Photoshop v2.5 5pk                PSW250R3(6)-005-cc        0199 5200
  1440. Photoshop v2.5 Dlx Bndl           PSW250S7(6)ccc            0199 5202
  1441. Photoshop v2.5 Generic Bndl       PSW250B3(6)ccc            0199 5204
  1442. Photoshop v2.5 NFR                PSW250X3(6)ccc            0199 5240
  1443. Photoshop v2.5                    PSW250R3(6)ccc            0199 5205
  1444. Photoshop LE v2.5                 SGW250R3(6)ccc            0199 6213
  1445. Photoshop LE v3.0                 SGW300R3(6)ccc            0197 1593
  1446. Photoshop v2.5 LE French          SGF250R3(6)ccc            0399 9142
  1447. Photoshop v2.5 LE German          SGG250R3(6)ccc            0399 9131
  1448. Photoshop v2.5 Ed                 PSW250E3(6)ccc            0199 5201
  1449. Photoshop CIB 2.5, 9 user         PSW250CB(6)-009-c         0199 5422
  1450. Photoshop CIB 2.5, 10 user        PSW250CB(6)-010-c         0199 7415
  1451. Photoshop CIB 3.0, 10 user        PSW300CB(6)-010-c         0199 8197
  1452. Photoshop CIB 2.0 Disk Kit        CIB200----ccc             0199 3286
  1453. Photoshop v2.5.1                  PSW251R3(6)ccc            0199 6675
  1454. Photoshop v3.0.1                  PSW301R1(6)-ccc           0197 0503
  1455. Photoshop v3.0.3                  PSW303R1(6)-ccc           0197 1482
  1456. Photoshop v3.0.1 5 Pk             PSW301R1(6)-005-cc        0197 0504
  1457. Photoshop v3.0.3 5 Pk             PSW303R1(6)-005-cc        0197 1480
  1458. Photoshop v3.0.1 Bndl             PSW301B1(6)-ccc           0197 0505
  1459. Photoshop v3.0.3 Bndl             PSW303B1(6)-ccc           0197 1481
  1460. Photoshop v3.0.1 NFR              PSW301X1(6)-ccc           0197 0506
  1461. Photoshop v3.0.3 NFR              PSW303X1(6)-ccc           0197 1483
  1462. Photoshop v3.0                    PSW300R1(6)ccc            0197 0077
  1463. Photoshop v2.5.1 Generic Bndl     PSW251B3(6)ccc            0199 6718
  1464. Photoshop v3.0 Bndl               PSW300B1(6)ccc            0197 0079
  1465. Photoshop v2.5.1 5pk              PSW251R3(6)-005-cc        0199 6726
  1466. Photoshop v3.0 5pk                PSW300R1(6)-005-cc        0197 0078
  1467. Photoshop v2.5.1 Deluxe           PSW251R7(6)ccc            0199 6698
  1468. Photoshop v2.5.1 NFR              PSW251X1(6)ccc            0199 6689
  1469. Photoshop v3.0 NFR                PSW300X1(6)ccc            0197 0345
  1470. Phsp/SGI 10pk                     PIW250R7(6)010-ccc        0699 1063
  1471. Phsp/SGI 5pk                      PIW250R7(6)005-ccc        0699 1062
  1472. Phsp/SGI v2.5 Bndl                PIW250B7(6)ccc            0699 1052
  1473. Phsp/SGI v2.5 RTL                 PIW250R7(6)ccc            0699 1061
  1474. Phsp/SGI v2.5 ED                  PIW250E7(6)ccc            0699 1085
  1475. Phsp/SGI v2.5 ED 5Pak             PIW250E7(6)-005-cc        0699 1087
  1476. Phsp/SGI v2.5 ED 10Pak            PIW250E7(6)-010-cc        0699 1089
  1477. Phsp/SUN v2.5 ED                  PUW250E7(6)ccc            0799 1153
  1478. Phsp/SUN v2.5 ED 5Pak             PUW250E7(6)-005-cc        0799 1155
  1479. Phsp/SUN v2.5 ED 10Pak            PUW250E7(6)-010-cc        0799 1157
  1480. Phsp/SGI v2.5 1pk NFR             PIW250X7(6)ccc            0699 1072
  1481. Phsp/SGI v2.5 Eval                PIT250-EVAL               0699 1070
  1482. Phsp/SUN 10pk                     PUW250R7(6)010-ccc        0799 1059
  1483. Phsp/SUN 5pk                      PUW250R7(6)005-ccc        0799 1058
  1484. Phsp/SUN Bndl                     PUW250B7(6)ccc            0799 1048
  1485. Phsp/SUN Rtl                      PUW250R7(6)ccc            0799 1057
  1486. Phsp/SUN 1pk NFR                  PUW250X7(6)ccc            0799 1087
  1487. Phsp/Sun v2.5 Eval                PUT250-EVAL               0799 1083
  1488.  
  1489. Trueform Complete Cust. - MAC     TCW210-----               0199 1562
  1490. Trueform Complete Demo - MAC      TDA210X----               0199 1635
  1491. S/N Trueform Complete  Aust/Nz    TCU----                   0199 1771
  1492. S/N Trueform Complete R.O.W.      TCP----                   0199 1770
  1493. Trueform Fill-Out 4pack - MAC     TR-----                   0199 1565
  1494. S/N Trueform Fill Out  ROW        TRP----                   0199 1772
  1495. S/N Trueform Fill Out AUST/NZ     TRU-----                  0199 1773
  1496. Trueform Complete Demo R.O.W.     TDP----                   0199 1792
  1497. Trueform Complete Demo Aust/Nz    TDU----                   0199 1793
  1498.  
  1499. Smart Art 1                    S/N    RAW200----            0199 1816
  1500. Smart Art 2                    S/N    RBW100----            0199 1817
  1501. Smart Art 3                    S/N    RCW100----            0199 1818
  1502. Smart Art 4                    S/N    RDW100----            0199 1819
  1503. Smart Art Samples              S/N    RZ1-----              0199 1820
  1504. Smart Art 5                    S/N    RE1----               0199 1821
  1505. Smart Art 6                    S/N    RF1----               0199 1822
  1506. Smart Art 7                    S/N    RG1----               0199 1823
  1507. Smart Art 8                    S/N    RH1----               0199 1824
  1508. Smart Art 9                    S/N    RI1----               0199 1825
  1509.  
  1510. Lasertalk Mac                     LMW100----                0199 1828
  1511. Lasertalk Mac v1.3                LMW130----                0199 6242
  1512. Lotus 1-2-3 MAC                   FOW100----                0199 3386
  1513. Adobe Premiere                    PRW100----                0199 3363
  1514. Adobe Premiere Demo v1.0          PRD100----                0199 3621
  1515. Adobe Premiere V2.0               PRW200---ccc              0199 4240
  1516. Adobe Premiere V2.0 Bndl          PRW200S3---ccc            0199 4692
  1517. Adobe Premiere V2.0.1             PRW201---ccc              0199 5024
  1518. Adobe Premiere Demo V2.0          PRD200---ccc              0199 4241
  1519. Adobe Premiere NFR V2.0.1         PRD201---ccc              0199 5050
  1520. Adobe Premiere Bundle             PRB100----                0199 3502
  1521. Adobe Premiere Bundle V2.0.1      PRW201S3(6)ccc            0199 5025
  1522. Adobe Premiere Limited Ed.        PLW200S3(6)ccc            0199 4727
  1523. Adobe Premiere RasterOPs 2.0.1    PRW201P3(6)ccc            0199 4999
  1524. Adobe Premiere CIB                PRW200CB(6)009-ccc        0199 5033
  1525. Adobe Premiere CIB v4.0           PRW400CB(6)010-ccc        0199 8198
  1526. Adobe Premiere v3.0 CIB           PRW300CB(6)009-ccc        0199 6756
  1527. Adobe Premiere v3.0 CIB           PRW300CB(6)010-ccc        0199 7416
  1528. Adobe Premiere V3.0               PRW300---###              0199 6645
  1529. Adobe Premiere V4.0               PRW400R3(6)ccc            0199 8139
  1530. Adobe Premiere V3.0, NFR          PRW300X1(6)ccc            0199 6646
  1531. Adobe Premiere V4.0, NFR          PRW400X1(6)ccc            0199 8185
  1532. Adobe Premiere V3.0, Bndl         PRW300S3(6)ccc            0199 6647
  1533. Adobe Premiere V4.0, Bndl         PRW400S3(6)ccc            0199 8141
  1534. Adobe Premiere V4.01, Bndl        PRW401B3(6)ccc            0197 0717
  1535. Adobe Premiere V3.0, Stndrd Up    PRW300U3(6)ccc            0199 6648
  1536. Adobe Premiere V3.0, Deluxe Up    PRW300U7(6)ccc            0199 6649
  1537. Adobe Premiere V3.0, DELUXE       PRW300R7(6)ccc            0199 6650
  1538. Adobe Premiere V3.0, DELUXE ED    PRW300E7(6)ccc            0199 7113
  1539.  
  1540. Audition                          SUW100R3(6)-ccc           0199 7036
  1541. Audition NFR                      SUW100X3(6)-ccc           0199 7037
  1542. Audition v1.01                    SUW101R3(6)-ccc           0199 7313
  1543. Audition v1.01 NFR                SUW101X3(6)-ccc           0199 7314
  1544.  
  1545. Dimensions                        DAW100R3(6)ccc            0199 4941
  1546. Dimensions NFR                    DAW100X3(6)ccc            0199 4943
  1547. Dimensions CIB                    DAW100CB-009-ccc          0199 5032
  1548. Dimensions v1.0.2                 DAW102R3(6)ccc            0199 6980
  1549. Dimensions v1.0.2 NFR             DAW102X3(6)ccc            0199 6990
  1550. Dimensions v2.0                   DAW200R3(6)ccc            0199 8140
  1551. Dimensions v2.0 NFR               DAW200X3(6)ccc            0199 8186
  1552.  
  1553. TypeAlign NEC CD ROM              JTW100                    0199 2785
  1554. Type Reunion NEC CD ROM           JRW100                    0199 2784
  1555. ATM Mac NEC CD ROM                JAW200----                0199 2783
  1556. ATM +Pack Mac NEC CD ROM          JPW200                    0199 2782
  1557. Smart Art 4 NEC CD ROM            KDW100----                0199 2778
  1558. Smart Art 3 NEC CD ROM            KCW100----                0199 2779
  1559. Smart Art 2 NEC CD ROM            KBW100----                0199 2780
  1560. Smart Art 1 NEC CD ROM            KAW200----                0199 2781
  1561. -
  1562. Adobe Serial Number Layout
  1563. vAny
  1564. †      A   ID    Prefx   Valid Serialnum    Comment                 Screen:   1
  1565.      ---------------------------------------------------------------------
  1566.       Y         AEW     100N7######-CCC    Tech Note CD w/ M+W Exchange
  1567.       Y         ALD     M:GE-PSHOP         Aldus Gallery Effects (PShop)
  1568.       Y         ARW     100I7######-256-   Acrobat Reader/Illustrator
  1569.       Y         ARW     100P7######-256-   Acrobat Reader/Premiere
  1570.       Y         ARW     100T7######-002-   Acrobat Reader (TOC 2 user)
  1571.       Y         ARW     100T7######-500-   Acrobat Reader (TOC3.0)
  1572.       Y         AWM     #######            ATM/TAlign Micrografx
  1573.       Y         AWM     MICROGDUMMY        ATM/TAlign Micrografx (PC)
  1574.       Y         AWT     200WIN######       ATM w/ Microsoft 3.1
  1575.       Y         BAW     #######            Lotus AmiPro w/ ATM
  1576.       Y         BAW     115A#######        Lotus AmiPro w/ ATM 115
  1577.       Y         BAW     200DUMMY           Lotus AmiPro w/ ATM
  1578.       Y         BAW     202#######         Lotus AmiPro w/ ATM
  1579.       Y         BAW     202LO#######       Lotus AmiPro w/ ATM
  1580.       Y         BBW     #######            ATM Win/Ami+123 bndl
  1581.       Y         BBW     115A#######        ATM Win/Ami +123 bndl
  1582.       Y         BBW     200DUMMY           ATM Win/Ami+123 bndl
  1583.       Y         BBW     202DUMMY           ATM Win/Ami+123 bndl
  1584.       Y         BDW     #######            ATM Win/Lotus SmarText
  1585.       Y         BDW     115A#######        ATM Win/Lotus SmarText
  1586.       Y         BDW     115DUMMY           ATM Win/Lotus SmarText
  1587.       Y         BWW     250WP#######       ATM/Wordperfect Bundle
  1588.       Y         BZW     203A#######        ATM/Apple
  1589.       Y         BZW     300A#######        ATM/Apple
  1590.       Y         BZW     300DUMMY           ATM/Apple
  1591.       Y         CDF     150######-###      CD ROM Font Folio
  1592.       Y         CDF     250#######         CD ROM Font Folio
  1593.       Y         CDW     100#######         Type on Call
  1594.       Y         CDW     300M3######-###    TOC Macwarehouse
  1595.       Y         CIB     100DA1005          Supplement Kit #5 Dimensions
  1596.       Y         CIB     100PS1002          Prof Curriculum PShop 1.0
  1597.       Y         CIB     100PS1003          Training Software Lic PShop1.0
  1598.       Y         CIB     200PR1014          Educ Stdnt Wkbook Premiere2.0
  1599.       Y         CIB     200PR1016          Educ Curric/SW Premiere 2.0
  1600.       Y         CIB     200PR1018          Prof Curriculum Premiere 2.0
  1601.       Y         CIB     200PR1020          Training Sftwr Lic Premiere2.0
  1602.       Y         CIB     200PS1003          Training Software Lic PShop2.0
  1603.       Y         CIB     200PS1018          Prof Curriculum PShop 2.0
  1604.       Y         CIB     200PS1024          Educ Curriculum/SW PShop 2.0
  1605.       Y         CIB     200PS1025          Educ Studnt Wkbook PShop 2.0
  1606.       Y         CIB     200SA1013          Supplement Kit S'line/ACE Mac
  1607.       Y         CIB     250PS1038          Prof Curric PShop 2.5 Mac
  1608.       A   ID    Prefx   Valid Serialnum    Comment                 Screen:   3
  1609.       Y         CIB     250PS1039          Trning Sftwr Lic PShop 2.5 Mac
  1610.       Y         CIB     250PS1040          Educ Curric/SW PShop 2.5 Mac
  1611.       Y         CIB     250PS6781          Instructor Manual PhSpM 2.5
  1612.       Y         CIB     300AA1019          Intro Kit AI3 (Prof Curriclm)
  1613.       Y         CIB     300AA1020          Disk Kit AI3 (Prof SW Lic)
  1614.       Y         CIB     300AA1029          Educ Curric/SW AI3 Mac
  1615.       Y         CIB     300AA1030          Educ Student Workbook AI3 Mac
  1616.       Y         CIB     300SB1003          Supplement Kit S'line/ACE Win
  1617.       Y         CIB     400AB1014          Educ Curriculum/SW AI4 Win
  1618.       Y         CIB     400AB1015          Educ Student Wrkbook AI4 Win
  1619.       Y         CIB     400AB1016          Prof Curriculum AI4 Windows
  1620.       Y         CIB     400AB1017          Prof Training Software Lic AI4
  1621.       Y         CIB     500AA1042          Complete Curric/SW AI5 Mac
  1622.       Y         CIB     500AA1043          Curriculum - Illustrator 5 Mac
  1623.       Y         CIB     500AA1044          Sftwre Training Lic AI5 Mac
  1624.       Y         CIB     88AA1010           Intro Kit AI88 (Prof Curriclm)
  1625.       Y         CON     TEST#              Printer Contest Entrant
  1626.       Y         CRW     200#######         Type on Call PC
  1627.       Y         CWS     100ACROBAT         Acrobat Corporate Workshop
  1628.       Y         DCA     100ACROBAT         Discovering Acrobat Class
  1629.       Y         DCA     200ACROBAT         Discovering Acrobat Class
  1630.       Y         DWS     100ACROBAT         Acrobat Dealer Workshop
  1631.       Y         EPA     100ACROBAT         Electronic Publshg w/ Acrobat
  1632.       Y         EPA     200ACROBAT         Electronic Publshg w/ Acrobat
  1633.       Y         FF#     #####.###          Font Folio hard disk
  1634.       Y         FFP     #####.###          Font Folio HD PC
  1635.       Y         FU#     ###U.##            Folio upgrade
  1636.       Y         GCW     203DU#######       ATM Mac/GCC Bundle
  1637.       Y         HMW     203HP######        ATM Mac/HP Cartridge (Mac)
  1638.       Y         HWW     200HP######        ATM Windows/HP Cartridge
  1639.       Y         NEC     :MAC-FONT-FOLIO    Mac PS Gallery-Premium V1
  1640.       Y         NEC     :MAC-IMAGEGAL      Mac Image Gallery-locked
  1641.       Y         NEC     :MAC-TOC-NV1       Mac PS Gallery-Locked V1
  1642.       Y         NEC     :MAC-TOC-NV2       Mac PS Gallery-Locked V2
  1643.       Y         NEC     :MAC-TOC-NV3       Mac Gallery PS-Locked V3
  1644.       Y         NEC     :PC-HPLJET-FONTS   IBM Type Gallery LJ-Locked
  1645.       Y         NEC     :PC-IMAGEGAL       IBM Image Gallery-Locked
  1646.       Y         NEC     :PC-TOC-NV1        IBM Type Gallery PS-Locked
  1647.       Y         NEC     M:IMAGEGAL-DLX     Mac Image Gallery-Premium
  1648.       Y         NEC     M:PS-FFOLIO-V2     Mac PS Gallery-Premium V2
  1649.       Y         NEC     P:IMAGEGAL-DLX     IBM Image Gallery-Premium
  1650.       Y         NEC     P:LJ-FFOLIO        IBM Type Gallery LJ-Premium
  1651.       Y         NEC     P:PS-FFOLIO-V3     IBM Type Gallery PS-Premium
  1652.       Y         PIW     250B7######-###    Photoshop for SGI/bndl
  1653.       Y         PIW     250R7######-###    Photoshop for SGI
  1654.       Y         PIW     250R7######-005-   Photoshop SGI 5pack
  1655.       Y         PIW     250R7######-010-   Photoshop SGI 10-pack
  1656.       Y         PRB     100SM#######       Premiere/Supermac bndl
  1657.       Y         PUW     250B7######-###    Photoshop for Sun/bndl
  1658.       Y         PUW     250R7######-###    Photoshop for Sun
  1659.       Y         PUW     250R7######-005-   PShop Sun 5-pack
  1660.       Y         PUW     250R7######-010-   Photoshop Sun 10pack
  1661.       Y         PUW     250S7######-###    Photoshop Sun/SX Bndl
  1662.       Y         SIW     350R7######-###    Illustrator Sun (SGI)
  1663.       Y         VPP     100ACROBAT         Acrobat VPP Support Workshop
  1664.       Y   A1    AAA     300#######         Illustrator/ATM
  1665.       Y   A1    AAA     300######-###      Illustrator/ATM
  1666.       Y   A1    AAD     300#######         DEMO
  1667.       Y   A1    AAD     300######-###      Illustrator/ATM Demo
  1668.       Y   A1    AAW     300#######         Illustrator/ATM
  1669.       Y   A1    AAW     300######-###      Illustrator/ATM
  1670.       Y   A1    AAW     300X######         DEMO
  1671.       Y   A1    AAW     301#######         Illustrator/ATM
  1672.       Y   A1    AAW     301X######         Illustrator Mac Demo
  1673.       Y   A1    AAW     302#######         Illustrator/ATM
  1674.       Y   A1    AAW     302X######         Illustrator/ATM Demo
  1675.       Y   A1    AAW     320#######         Illustrator/ATM
  1676.       Y   A1    AAW     320X######         Illustrator/ATM Demo
  1677.       Y   A1    AAW     323#######         Illustrator/ATM/Dimensions
  1678.       Y   A1    AAW     323X######-###     Illustrator/ATM Demo
  1679.       Y   A1    PCA     100######-###      Photoshop 1.0
  1680.       Y   A1    PCA     107######-###      Photoshop 1.07
  1681.       Y   A1    PCA     200######-###      Photoshop Complete
  1682.       Y   A1    PCA     201######-###      Photoshop Complete
  1683.       Y   A1    PDA     100######-###      Photoshop Demo
  1684.       Y   A1    PDA     107######-###      none
  1685.       Y   A1    PDA     200######-###      Photoshop Demo
  1686.       Y   A1    PDA     201######-###      Photoshop Complete Demo
  1687.       Y   A1    PGW     200######-###      Photoshop Gen Bundle
  1688.       Y   A1    PGW     200######-###      Photoshop Complete Gen Bundle
  1689.       Y   A1    PGW     201######-###      Photoshop Gen. Bundle
  1690.       Y   A1    PHW     107######-###      Photoshop Complete-Howtek
  1691.       Y   A1    PHW     200######-###      Photoshop Howtek
  1692.       Y   A1    PMW     107######-###      Photoshop Complete-Microtek
  1693.       Y   A1    PMW     200######-###      Photoshop Microtek
  1694.       Y   A1    PXW     107######-###      Photoshop Complete-XRS
  1695.       Y   A1    PXW     200######-###      Photoshop XRS
  1696.       Y   A1    SAW     200#######         Streamline
  1697.       Y   A1    SAW     200X######         DEMO
  1698.       Y   A1    SAW     220#######         Streamline
  1699.       Y   A1    SGW     108######-###      Photoshop LTD ED bndl
  1700.       Y   A1    SHW     108######-###      Photoshop LTD ED/Howtek
  1701.       Y   A1    SLA     108######-###      Photoshop LTD ED/LaCie
  1702.       Y   A1    SUW     107######-###      Photoshop LE 1.08/Umax mfg err
  1703.       Y   A1    SUW     108######-###      Photoshop LTD ED/Umax
  1704.       Y   A2    PRW     300S3######-###    Premiere Mac (Europe)
  1705.       Y   A2    PSW     250B3######-###    Photoshop Mac (Europe)
  1706.       Y   A2    PSW     250S7######-###    Photoshop Mac (Europe)
  1707.       Y   A2    PSW     251B3######-###    Photoshop Mac (Europe)
  1708.       Y   A2    PSW     251S7######-###    Photoshop Bundle (Europe)
  1709.       Y   A2    PSW     301B1######-###    Photoshop Mac (europe)
  1710.       Y   A2    PWW     250B3######-###    Photoshop Windows (Europe)
  1711.       Y   A2    PWW     251B3######-###    Photoshop Windows (Europe)
  1712.       Y   A2    PWW     300B1######-###    Photoshop Windows (europe)
  1713.       Y   A2    SGW     108######-###      Photoshop Limited Edition
  1714.       Y   A2    SGW     250H3######-###    Photoshop L.E./HP bndl
  1715.       Y   A2    SGW     250R3######-###    Photoshop L.E. 2.5
  1716.       Y   A3    DAW     100R3######-###    Dimensions
  1717.       Y   A3    DAW     100X3######-###    Dimensions Demo
  1718.       Y   A4    PSW     250B3######-###    Photoshop 2.5 generic bndl
  1719.       Y   A4    PSW     250R3######-###    Photoshop Mac 2.5
  1720.       Y   A4    PSW     250R3######-005-   Photoshop 2.5 licensed for 5
  1721.       Y   A4    PSW     250R7######-###    Photoshop 2.5 CD
  1722.       Y   A4    PSW     250S7######-###    Photoshop Mac 2.5 Supermac CD
  1723.       Y   A4    PSW     250X3######-###    Photoshop Mac 2.5 NFR
  1724.       Y   A4    PSW     251B3######-###    Photoshop Mac 2.5.1 (gen bund)
  1725.       Y   A4    PSW     251R3######-###    Photoshop Mac 2.5.1
  1726.       Y   A4    PSW     251R7######-###    Photoshop Deluxe
  1727.       Y   A5    AAW     500CB######-010-   Illustrator CIB
  1728.       Y   A5    AAW     500R3######-###    Illustrator 5.0 Mac
  1729.       Y   A5    AAW     500R3######-005-   Illustrator 5.0 (5 user)
  1730.       Y   A5    AAW     500R7######-###    Illustrator 5.0 CD
  1731.       Y   A5    AAW     500U3######-###    Illustrator 5.0 Upgrade
  1732.       Y   A5    AAW     500U7######-###    Illustrator 5.0 CD Dlx Upgrade
  1733.       Y   A5    AAW     500X1######-###    Illustrator 5.0 NFR (dual)
  1734.       Y   A5    AAW     501R3######-###    Illustrator
  1735.       Y   A5    AAW     501R3######-005-   Illustrator 5 user
  1736.       Y   A5    AAW     501R7######-###    Illustrator Deluxe
  1737.       Y   A5    AAW     501U3######-###    Illustrator Upgrade
  1738.       Y   A5    AAW     501U7######-###    Illustrator Deluxe Upgrade
  1739.       Y   A5    AAW     501X1######-###    Illustrator Mac NFR
  1740.       Y   A5    AAW     550CB######-###    Illustrator CIB
  1741.       Y   A5    AAW     550CB######-###    Illustrator CIB
  1742.       Y   A5    AAW     550CB######-010-   Illustrator CIB
  1743.       Y   A5    AAW     550R1######-###    Illustrator 5.5
  1744.       Y   A5    AAW     550R1######-005-   Illustrator 5 user
  1745.       Y   A5    AAW     550R1######-005-   Illustrator 5-user
  1746.       Y   A5    AAW     550R3######-###    Illustrator 5.5
  1747.       Y   A5    AAW     550U3######-###    Illustrator 5.5 Upgrade
  1748.       Y   A5    AAW     550X1######-###    Illustrator 5.5 NFR
  1749.       Y   A5    DAW     100R3######-###    Dimensions
  1750.       Y   A5    DAW     102R3######-###    Dimensions
  1751.       Y   A5    DAW     102X3######-###    Dimensions NFR
  1752.       Y   A5    DAW     200R3######-###    Dimensions 2.0
  1753.       Y   A5    DAW     200R3######-###    Dimensions
  1754.       Y   A5    DAW     200X3######-###    Dimensions NFR
  1755.       Y   A5    PRW     300######-###      Premiere 3.0 Retail
  1756.       Y   A5    PRW     300CB######-010-   Premiere Classroom in a Box
  1757.       Y   A5    PRW     300E7######-###    Premiere Ed Deluxe
  1758.       Y   A5    PRW     300R3######-###    Premiere 3.0
  1759.       Y   A5    PRW     300R7######-###    Premiere 3.0 CD
  1760.       Y   A5    PRW     300U3######-###    Premiere 3.0 Upgrade
  1761.       Y   A5    PRW     300U7######-###    Premiere 3.0 Deluxe Upgrade
  1762.       Y   A5    PRW     300X1######-###    Premiere 3.0 NFR (dual)
  1763.       Y   A5    PRW     300X1######-###    Premiere NFR
  1764.       Y   A5    PSW     250CB######-010-   Photoshop CIB Mac
  1765.       Y   A5    PSW     251B3######-###    Photoshop Mac Bndl
  1766.       Y   A5    PSW     251R3######-###    Photoshop Mac Retail
  1767.       Y   A5    PSW     251R3######-005-   Photoshop Mac 5 user
  1768.       Y   A5    PSW     251R7######-###    Photoshop Deluxe Mac
  1769.       Y   A5    PSW     251S7######-###    Photoshop Dlx Bundle
  1770.       Y   A5    PSW     251X1######-###    Photoshop Mac NFR
  1771.       Y   A5    PSW     300B3######-###    Photoshop Complete Mac Bundle
  1772.       Y   A5    PSW     300CB######-010-   Photoshop CIB Mac
  1773.       Y   A5    PSW     300R3######-###    Photoshop Mac
  1774.       Y   A5    PSW     300X1######-###    Photoshop NFR
  1775.       Y   A5    PSW     300X3######-###    Photoshop Mac NFR
  1776.       Y   A5    PSW     301B1######-###    Photoshop 3.01 Mac bndle
  1777.       Y   A5    PSW     301R1######-###    Photoshop 3.01 Mac retail
  1778.       Y   A5    PSW     301X1######-###    Photoshop 3.01 Mac NFR
  1779.       Y   A5    SAW     220#######         Streamline
  1780.       Y   A5    SAW     300R3######-###    Streamline 3.0 Mac
  1781.       Y   A5    SAW     300X3######-###    Streamline Mac NFR
  1782.       Y   A5    SAW     301R3######-###    Streamline Mac
  1783.       Y   A5    SAW     301X3######-###    Streamline Mac NFR
  1784.       Y   A5    SAW     310R3######-###    Streamline Mac
  1785.       Y   A5    SAW     310X3######-###    Streamline Mac NFR
  1786.       Y   A5    SUW     100R3######-###    Auditon Mac
  1787.       Y   A5    SUW     100X3######-###    Audition (NFR)
  1788.       Y   A5    SUW     101R3######-###    Audition Mac
  1789.       Y   A5    SUW     101X3######-###    Audition Mac
  1790.       Y   A7    PRW     400CB######-###    Premiere Mac CIB
  1791.       Y   A7    PRW     400CB######-010-   Premiere CIB
  1792.       Y   A7    PRW     400R3######-###    Premiere Mac
  1793.       Y   A7    PRW     400S3######-###    Premiere Mac Bundle
  1794.       Y   A7    PRW     400X1######-###    Premiere 4.0 Mac NFR
  1795.       Y   A7    PRW     400X3######-###    Premiere Mac NFR
  1796.       Y   A7    PRW     401B3######-###    Premiere Bundle
  1797.       Y   AB1   MVW     100R3######-###    Acrobat Exchange Mac
  1798.       Y   AB1   MVW     100R3######-005-   Acrobat Exchange Mac (5)
  1799.       Y   AB1   MVW     100X3######-###    Acrobat Exchange Mac NFR
  1800.       Y   AB2   NWW     100R3######-002-   Acrobat Network Distillr-dual?
  1801.       Y   AB2   NWW     100X3######-002-   Acrobat Net Dstller NFR
  1802.       Y   AB2   NWW     102R3######-002-   Acrobat Net Distiller
  1803.       Y   AB2   NWW     102X3######-002-   Acrobat Net Dist. NFR
  1804.       Y   AB3   AEW     100R3######-025-   Acrobat Exchange MultiPlatform
  1805.       Y   AB3   AEW     100R3######-100-   Acrobat Exchange MultiPlatform
  1806.       Y   AB4   WVW     100R3######-###    Acrobat Exchange Windows
  1807.       Y   AB4   WVW     100R3######-005-   Acrobat Exchange Windows(5)
  1808.       Y   AB4   WVW     100X3######-###    Acrobat Exchange Windows NFR
  1809.       Y   AB5   ARD     100CA######-500-   Reader / Systems Integrators
  1810.       Y   AB5   ARM     100CA######-500-   Reader /  Systems Integrators
  1811.       Y   AB5   ARM     100R3######-###    Acrobat Reader
  1812.       Y   AB5   ARM     100R3######-500-   Reader Multi Lic. 500
  1813.       Y   AB5   ARW     100A3######-500-   Reader/Software Dispatch
  1814.       Y   AB5   ARW     100B3######-###    Acrobat Reader
  1815.       Y   AB5   ARW     100B3DUMMY         Acrobat Reader
  1816.       Y   AB5   ARW     100CA######-###    Reader / Systems Integrators
  1817.       Y   AB5   ARW     100CA######-500-   Reader / Systems Integrators
  1818.       Y   AB5   ARW     100R3######-###    Acrobat Reader
  1819.       Y   AB5   ARW     100R3######-050-   Acrobat Reader (dual)
  1820.       Y   AB5   ARW     100R3######-100-   Acrobat Reader (dual)
  1821.       Y   AB5   ARW     100R3######-500-   Acrobat Reader (dual)
  1822.       Y   AB5   ARW     100R3######-500-   Acrobat Reader
  1823.       Y   AB5   ARW     100R3######-999-   Acrobat Reader
  1824.       Y   AB6   DEW     100R3######-###    Acrobat Starter (dual)
  1825.       Y   AB6   DEW     100R3######-010-   Acrobat Starter (10 user)
  1826.       Y   AB6   DEW     100X3######-010-   Acrobat Starter NFR
  1827.       Y   AB6   DEW     102R3######-010-   Acrobat Starter (10-user)
  1828.       Y   AB6   DEW     102X3######-010-   Acrobat Starter NFR 10-user
  1829.       Y   AB6   WDW     100R3######-###    Acrobat Personal Distiller
  1830.       Y   AB6   WDW     100R3######-002-   Personal Distiller (2 user)
  1831.       Y   AB6   WDW     100X3######-002-   Acrobat Personal Distiller NFR
  1832.       Y   AB6   WDW     102R3######-002-   Acrobat Personal Distiller
  1833.       Y   AB6   WDW     102X3######-002-   Acrobat Personal Distiller
  1834.       Y   AB7   ARD     100R3######-###    Acrobat Reader DOS
  1835.       Y   AB7   ARM     100R3######-###    Acrobat Reader Mac
  1836.       Y   AB7   ARW     100M3######-###    Acrobat Rdr Mac (void)
  1837.       Y   AB7   ARW     100R3######-###    Acrobat Reader Windows
  1838.       Y   AB7   ARW     100W3######-###    Acrobat Rdr Win (void)
  1839.       Y   AB7   ARW     100Z3######-###    Acrobat Reader/MacConn-Compaq
  1840.       Y   AB9   ACW     200R3######-###    Acrobat Catalog Windows
  1841.       Y   AB9   ANW     200R3######-###    Acrobat 2.0 Pro Mac
  1842.       Y   AB9   ANW     200X3######-###    Acrobat 2.0 Pro Mac (NFR)
  1843.       Y   AB9   AOW     200R3######-###    Acrobat Pro Windows
  1844.       Y   AB9   DEW     200R3######-010-   Acrobat for Workgroups 10-user
  1845.       Y   AB9   MVW     200R3######-###    Acrobat 2.0 Mac
  1846.       Y   AB9   MVW     200X3######-###    Acrobat 2.0 Mac NFR
  1847.       Y   AB9   WVW     200R3######-###    Acrobat 2.0 Windows
  1848.       Y   AB9   WVW     200X3######-###    Acrobat 2.0 Win NFR
  1849.       Y   B1    CPS     1######            PostScript cartridge
  1850.       Y   B1    CPW     100#######         PostScript Cartridge
  1851.       Y   B1    CSW     100#######         PostScript Cartridge Aetna
  1852.       Y   B1    CTA     1######            Type Cartridge 1
  1853.       Y   B1    CTA     100#######         Type Cartridge 1
  1854.       Y   B1    CTB     1######            Type Cartridge 2
  1855.       Y   B1    CTB     100#######         Type Cartridge #2
  1856.       Y   C1    AW#     #####              ATM Windows 1.#
  1857.       Y   C1    AW#     ######             none
  1858.       Y   C1    AW5     ######             ATM/Aldus bundle
  1859.       Y   C1    AWB     110#######         ATM/Ergo Brick bndl
  1860.       Y   C1    AWW     100#######         ATM Windows
  1861.       Y   C1    AWW     100X######         DEMO
  1862.       Y   C1    AWW     110#######         ATM Windows
  1863.       Y   C1    AWW     110X#######        ATM Windows Demo
  1864.       Y   C1    AWW     115#######         ATM Windows
  1865.       Y   C1    AWW     115X######         ATM Windows Demo
  1866.       Y   C1    AWW     200#######         ATM Windows 2.0
  1867.       Y   C1    AWW     200X######         ATM Windows 2.0 Demo
  1868.       Y   C1    AWW     201#######         ATM Windows
  1869.       Y   C1    AWW     202#######         ATM Windows 2.02
  1870.       Y   C1    BWW     100#######         ATM Bundle Gen
  1871.       Y   C1    BWW     110#######         ATM Bundle Gen
  1872.       Y   C1    BWW     115DAK             ATM Win/DAK bundle
  1873.       Y   C1    BWW     115GS              ATM-W/CharterSoft GraphShow
  1874.       Y   C1    BWW     200#######         ATM Win generic bndl
  1875.       Y   C1    BWW     200DAK             ATM Windows/DAK
  1876.       Y   C1    BWW     200LT              ATM Win/PrimeType (from disk)
  1877.       Y   C1    BWW     202#######         ATM Windows Bundle
  1878.       Y   C1    BWW     202DUMMY           ATM Windows Bundle
  1879.       Y   C1    VBW     100#######         ATM-W Ventura/Typeset 1
  1880.       Y   C1    VBW     101#######         ATM Windows Ventura bundle
  1881.       Y   C1    VBW     110#######         ATM Win Ventura bundle
  1882.       Y   C2    BTW     200#######         ATM/TAlign Win Bundle
  1883.       Y   C2    BWW     115#######         ATM Win bndle w/ $49 offer
  1884.       Y   C2    TPW     200#######         TypeAlign Windows
  1885.       Y   C3    AWM     MICROG             ATM/TAlign Micrografx
  1886.       Y   C3    BWW     202#######         ATM Windows bndl
  1887.       Y   C3    BWW     250KI              ATM/Okidata bundle
  1888.       Y   C3    BWW     250LT              ATM/LaserTools
  1889.       Y   C3    LBW     110#######         ATM-W Lexmark
  1890.       Y   C3    PNW     200#######         ATM Win/Panasonic
  1891.       Y   C3    PNW     200#######         ATM/Panasonic bndl
  1892.       Y   C3    PNW     200ATM             ATM/Panasonic bundle
  1893.       Y   C3    PNW     250#######         ATM/Panasonic bndl
  1894.       Y   C3    PNW     250#######         ATM Win/Panasonic
  1895.       Y   C4    AWW     250#######         ATM Windows
  1896.       Y   C4    BPW     2005######         ATM Windows/Aldus bundle
  1897.       Y   C4    BPW     2505######         ATM Windows/Aldus bndl
  1898.       Y   C4    BWW     115#######         ATM-W Bundle
  1899.       Y   C4    BWW     200#######         ATM Windows Generic bndl
  1900.       Y   C4    BWW     200DUMMY           ATM Windows bndl
  1901.       Y   C4    BWW     201#######         ATM-W Bundle
  1902.       Y   C4    BWW     202#######         ATM Windows bundle
  1903.       Y   C4    BWW     250#######         ATM Windows bndl
  1904.       Y   C4    BWW     250IBM             ATM/IBM bundle
  1905.       Y   C4    VBW     200#######         ATM Win Ventura bundle
  1906.       Y   C6    BQW     203#######         Compaq/ATM Mac bndl
  1907.       Y   C6    BRW     202#######         Compaq/ATM Windows
  1908.       Y   D1    ATW     200#######         ATM Macintosh
  1909.       Y   D1    ATW     200X######         DEMO
  1910.       Y   D1    ATW     202#######         ATM Mac 2.02
  1911.       Y   D1    ATW     203#######         ATM Mac 2.03
  1912.       Y   D1    ATW     220#######         ATM 2.0 (mfg error)
  1913.       Y   D1    ATW     220X######         DEMO
  1914.       Y   D1    BMW     200#######         ATM Generic Bundle
  1915.       Y   D1    BMW     202#######         ATM Mac generic bndl
  1916.       Y   D1    BMW     202TSTYLE          ATM Mac/TypeStyler
  1917.       Y   D1    BMW     203#######         ATM Mac bndl
  1918.       Y   D1    BMW     220#######         ATM Gen bndl-200 printed 220
  1919.       Y   D1    BSW     200#######         ATM/Type Set Sonet Bndle
  1920.       Y   D1    VAW     200#######         ATM Ventura Bundle
  1921.       Y   D2    GHW     100R3######-###    SuperATM
  1922.       Y   D2    GHW     100R3######-005-   SuperATM 5 user
  1923.       Y   D2    GHW     100R3######-025-   SuperATM licensed for 25
  1924.       Y   D2    GHW     100R3######-100-   SuperATM licensed for 100
  1925.       Y   D2    GHW     361R3######-###    SuperATM
  1926.       Y   D2    GHW     361R3######-005-   SuperATM 5-pack
  1927.       Y   D4    BMW     203#######         ATM Mac bundle
  1928.       Y   D4    BMW     203KI              ATM/Okidata
  1929.       Y   D4    BMW     203SMT             ATM Mac/SuperMac Bundle
  1930.       Y   D4    GCW     203#######         ATM Mac/GCC bundle
  1931.       Y   D5    BMW     203#######         ATM Generic Bndl
  1932.       Y   D5    BMW     351#######         ATM Bundle
  1933.       Y   E1    NIW     300#######         NeXT Illustrator
  1934.       Y   E1    NIW     300X######         NeXT Illustrator Demo
  1935.       Y   E1    NIW     301#######         NeXT Illust/bonus fonts
  1936.       Y   E1    NIW     301#######         NeXT AI w/ bonus fonts
  1937.       Y   E1    TTW     210#######         Adobe Touchtype 2.1
  1938.       Y   E1    TTW     210X######         Adobe Touchtype 2.1 Demo
  1939.       Y   E1    TTW     211#######         Touchtype 2.1.1/bonus fonts
  1940.       Y   ED1   AAW     320#######         Illust 3.#/ATM Educational
  1941.       Y   ED1   AAW     320X######         Illustrator Educational Demo
  1942.       Y   ED1   AAW     323#######         Illustrator/ATM EDU
  1943.       Y   ED1   AAW     500R3######-###    Illustrator 5.0/EDU
  1944.       Y   ED1   AAW     500R7######-###    Illustrator 5.0 CD/EDU
  1945.       Y   ED1   AAW     501R3######-###    Illustrator Mac EDU
  1946.       Y   ED1   AAW     501R7######-###    Illustrator Mac CD EDU
  1947.       Y   ED1   AAW     550R1######-###    Illust 5.5 dual media EDU
  1948.       Y   ED1   AAW     550R3######-###    Illustrator 5.5 EDU
  1949.       Y   ED1   ABW     4001######-###     Illustrator 4 Win/dual media
  1950.       Y   ED1   ABW     4003######-###     Illustrator 4 Win/3.5
  1951.       Y   ED1   ABW     4005######-###     Illustrator 4 Win/5.25
  1952.       Y   ED1   ABW     4013######-###     Illustrator 4 Win/3.5" EDU
  1953.       Y   ED1   ABW     4023######-###     Illustrator 4 Win 3.5" retail
  1954.       Y   ED1   ABW     4033######-###     Illustrator 4 Win 3.5" EDU
  1955.       Y   ED1   ANW     200R3######-###    Acrobat Pro Mac EDU
  1956.       Y   ED1   AOW     200R3######-###    Acrobat Pro Windows EDU
  1957.       Y   ED1   ARD     100R3######-###    Acrobat Reader DOS EDU
  1958.       Y   ED1   ARW     100R3######-050-   Acrobat Reader EDU
  1959.       Y   ED1   ARW     100R3######-100-   Acrobat Reader multi user
  1960.       Y   ED1   ARW     100R3######-500-   Acrobat Reader (dual)/EDU
  1961.       Y   ED1   ATW     203#######         ATM Mac Educational Card
  1962.       Y   ED1   ATW     360######-###      ATM Mac
  1963.       Y   ED1   ATW     361######-###      ATM Educational
  1964.       Y   ED1   ATW     380R3######-###    ATM Mac EDU
  1965.       Y   ED1   ATW     381R3######-###    ATM Mac EDU
  1966.       Y   ED1   AWW     202#######         ATM Windows Educational Card
  1967.       Y   ED1   AWW     250#######         ATM Windows
  1968.       Y   ED1   AWW     260R3######-###    ATM Windows EDU
  1969.       Y   ED1   AWW     300R3######-###    ATM Windows EDU
  1970.       Y   ED1   CAW     100#######         Collector's Ed 1 Educational
  1971.       Y   ED1   CBW     100#######         Collector's Ed 2 Educational
  1972.       Y   ED1   CEW     300#######         Type on Call EDU
  1973.       Y   ED1   CPW     100#######         PostScript Cartridge Educ.
  1974.       Y   ED1   DAW     100R3######-###    Dimensions EDU
  1975.       Y   ED1   DAW     102R3######-###    Dimensions Mac
  1976.       Y   ED1   DAW     200R3######-###    Dimensions Educational
  1977.       Y   ED1   DEW     100R3######-010-   Acrobat Starter-10 user
  1978.       Y   ED1   DEW     102R3######-010-   Acrobat Starter Educational
  1979.       Y   ED1   DEW     200R3######-###-   Acrobat for Workgroups EDU
  1980.       Y   ED1   FAK     361R3######-###    Cyrillic Font Pkg
  1981.       Y   ED1   FAK     500#######         Cyrillic Type
  1982.       Y   ED1   FAW     361R3######-###    Mac Font Pkg EDU
  1983.       Y   ED1   FAW     381R3######-###    Mac Type Pkg EDU
  1984.       Y   ED1   FAW     500#######         Mac Type/Educ Card
  1985.       Y   ED1   FBW     260R3######-###    PC Type Pkg EDU
  1986.       Y   ED1   FBW     300#######         PC Type/Educ card
  1987.       Y   ED1   FGW     360#######         Wild Type Mac (EDU)
  1988.       Y   ED1   FHW     251R3#######       Wild Type PC
  1989.       Y   ED1   FMW     100#######         Type Set for Business-Educ
  1990.       Y   ED1   FSW     100#######         Mac Type Sets/Educ Card
  1991.       Y   ED1   FTW     100#######         Value Pack PC (EDU)
  1992.       Y   ED1   FTW     250########        Value Pack PC (EDU)
  1993.       Y   ED1   FVW     100#######         Value Pack Mac Educational
  1994.       Y   ED1   FVW     360######-###      Value Pack Mac
  1995.       Y   ED1   FWW     200#######         PC Type Set for Bus/Educ
  1996.       Y   ED1   FWW     202#######         Type Set Bus (ATM202)
  1997.       Y   ED1   GHW     100R3######-###    SuperATM Educational
  1998.       Y   ED1   GHW     100R3######-005-   SuperATM 5 user (EDU)
  1999.       Y   ED1   GHW     361R3######-###    SuperATM EDU
  2000.       Y   ED1   GPW     103#######         Type Reunion/Educ
  2001.       Y   ED1   MBW     100R3######-###    Premiere Windows
  2002.       Y   ED1   MBW     101R3######-###    Premiere Windows
  2003.       Y   ED1   MMW     361R3######-###    MULTI-MASTER Mac
  2004.       Y   ED1   MMW     381R3######-###    Multiple Master EDU
  2005.       Y   ED1   MMW     500#######         Multiple Master Typefaces
  2006.       Y   ED1   MTW     360#######         Type Basics/ATM (Mac)
  2007.       Y   ED1   MVW     100R3######-###    Acrobat Exchange Mac/EDU
  2008.       Y   ED1   MVW     100R3######-005-   Acrobat Exchange Mac (5)
  2009.       Y   ED1   MVW     200R3######-###    Acrobat 2.0 Mac EDU
  2010.       Y   ED1   NIW     301#######         NeXT Illustrator Educational
  2011.       Y   ED1   NWW     102R3######-###    Acrobat Net Distiller EDU
  2012.       Y   ED1   PCA     201######-###      Photoshop Mac EDU
  2013.       Y   ED1   PCA     201######-###      PShop Mac 2.# Educational Card
  2014.       Y   ED1   PPW     100#######         Mac ATM Plus Pack
  2015.       Y   ED1   PQW     100#######         PC ATM Plus Pack
  2016.       Y   ED1   PRD     200######-###      Premiere Demo
  2017.       Y   ED1   PRD     201######-###      Photoshop Educational Demo
  2018.       Y   ED1   PRW     100######-###      Premiere Educational Card
  2019.       Y   ED1   PRW     200######-###      Premiere 2.0
  2020.       Y   ED1   PRW     201######-###      Premiere
  2021.       Y   ED1   PRW     300######-###      Premiere 3.0/EDU
  2022.       Y   ED1   PRW     300R3######-###    Premiere Mac 3.0 EDU
  2023.       Y   ED1   PRW     400R3######-###    Premiere Mac
  2024.       Y   ED1   PSW     250R3######-###    Photoshop 2.5 Mac/EDU
  2025.       Y   ED1   PSW     251R3######-###    Photoshop Mac
  2026.       Y   ED1   PSW     251R7######-###    Photoshop Mac 2.5.1/EDU
  2027.       Y   ED1   PSW     300R3######-###    Photoshop Mac EDU
  2028.       Y   ED1   PSW     301R1######-###    Photoshop Mac EDU
  2029.       Y   ED1   PTW     251#######         Type Basics/ATM (PC)
  2030.       Y   ED1   PWW     250R3######-###    Photoshop Windows 2.5 Educ.
  2031.       Y   ED1   PWW     251R3######-###    Photoshop Windows EDU
  2032.       Y   ED1   PWW     300R1######-###    Photoshop Win EDU
  2033.       Y   ED1   SAW     200#######         Streamline Mac Educ. Card
  2034.       Y   ED1   SAW     220#######         Streamline
  2035.       Y   ED1   SAW     220X######         Streamline Educational Demo
  2036.       Y   ED1   SAW     300R3######-###    Streamline Mac EDU
  2037.       Y   ED1   SAW     301R3######-###    Streamline Mac EDU
  2038.       Y   ED1   SBW     3001######-###     Streamline 3 Win/dual media
  2039.       Y   ED1   SBW     3003######-###     Streamline 3 Win/3.5
  2040.       Y   ED1   SBW     3005######-###     Streamline 3 Win/5.25
  2041.       Y   ED1   SBW     3011######-###     Streamline Windows
  2042.       Y   ED1   SUW     100R3######-###    Audition Mac
  2043.       Y   ED1   SUW     101R3######-###    Audition
  2044.       Y   ED1   TBW     300#######         PC Type Sets
  2045.       Y   ED1   TPW     200#######         TypeAlign Windows EDU
  2046.       Y   ED1   TPW     210#######         TypeAlign Windows/EDU
  2047.       Y   ED1   TTW     211#######         Touchtype 2.1.1 bonus fonts
  2048.       Y   ED1   TYW     105#######         TypeAlign Mac/Educ
  2049.       Y   ED1   WDW     100R3######-002-   Personal Distiller (2 user) ED
  2050.       Y   ED1   WVW     100R3######-###    Acrobat Exchange Win (EDU)
  2051.       Y   ED1   WVW     200R3######-###    Acrobat 2.0 Win EDU
  2052.       Y   F1    PLW     200S3######-###    Premiere Limited Edition
  2053.       Y   F1    PRB     100######-###      Premiere Bundle
  2054.       Y   F1    PRD     100######-###      Premiere 1.0 Demo
  2055.       Y   F1    PRW     100######-###      Premiere
  2056.       Y   F1    PRW     200######-###      Premiere 2.0
  2057.       Y   F1    PRW     200S3######-###    Premiere Supermac bndl
  2058.       Y   F1    PRW     201######-###      Premiere
  2059.       Y   F1    PRW     201P3######-###    Premiere RasterOps bndl
  2060.       Y   F1    PRW     201S3######-###    Premiere/Supermac bndl
  2061.       Y   F3    PLW     200S3######-###    Premiere Limited Edition
  2062.       Y   F3    PRB     100######-###      Premiere Bundle
  2063.       Y   F3    PRD     200######-###      Premiere Demo
  2064.       Y   F3    PRD     201######-###      Premiere Demo
  2065.       Y   F3    PRW     100######-###      Premiere 1.0
  2066.       Y   F3    PRW     200######-###      Premiere
  2067. -
  2068. Adobe Serial Number Prefixes
  2069. vAny
  2070. †               A   Prduct     Ptfrm   Prefx   Product Description  Screen:   1
  2071.               ----------------------------------------------------
  2072.                Y   -          -       DGW     Aldus Dsgnr CD M/W
  2073.                Y   -          -       DLR     Authorized Dealer
  2074.                Y   -          -       INS     Inside Sales
  2075.                Y   -          MAC     HPW     Paint & Publish
  2076.                Y   -          MAC     QBW     Quick Publish Broc
  2077.                Y   -          MAC     QCW     Quick Publish C&I
  2078.                Y   -          MAC     QLW     Quick Publish L&B
  2079.                Y   ACCLSS     -       DCA     Discovering Acrobt
  2080.                Y   ACCLSS     -       EPA     Elec Publshg Acrbt
  2081.                Y   ACCLSS     -       ESS     Acrobat Educ Svces
  2082.                Y   ACRPRO     MAC     ANW     Acrobat Pro Mac
  2083.                Y   ACRPRO     WIN     AOW     Acrobat Pro Win
  2084.                Y   ARTEXP     -       EDW     Art Explor Dlx M/W
  2085.                Y   ARTEXP     MAC     EXW     Art Explorer Mac
  2086.                Y   ARTEXPLR   MAC     66#     Art Explorer Mac
  2087.                Y   ATM        -       CON     Printer Contest
  2088.                Y   ATM        MAC     AT#     ATM
  2089.                Y   ATM        MAC     AT0     ATM
  2090.                Y   ATM        MAC     AT2     ATM
  2091.                Y   ATM        MAC     AT5     ATM-Kodak Bundle
  2092.                Y   ATM        MAC     AT6     ATM-NEC Bundle
  2093.                   Y   ATM        MAC     AT7     ATM-Claris Bundle
  2094.                Y   ATM        MAC     ATE     ATM English Intl.
  2095.                Y   ATM        MAC     ATI     ATM Italian
  2096.                Y   ATM        MAC     ATJ     ATM-JAPAN
  2097.                Y   ATM        MAC     ATQ     ATM-JAPAN (Roman)
  2098.                Y   ATM        MAC     ATW     ATM
  2099.                Y   ATM        MAC     BMW     ATM-Generic Bundle
  2100.                Y   ATM        MAC     BOW     ATM-Lotus Bundle
  2101.                Y   ATM        MAC     BQW     ATM/Compaq Bundle
  2102.                Y   ATM        MAC     BSW     ATM-TypeSet/Sonet
  2103.                Y   ATM        MAC     BZW     Apple/ATM bundle
  2104.                Y   ATM        MAC     GCW     ATM/GCC bundle
  2105.                Y   ATM        MAC     HMW     ATM/HP Cartridge
  2106.                Y   ATM        MAC     JAW     NEC CD:ATM
  2107.                Y   ATM        MAC     LAW     ATM-Lexmark Bundle
  2108.                Y   ATM        MAC     VAW     ATM-Ventura Bundle
  2109.                Y   ATM        WIN     AW#     ATM Windows
  2110.                Y   ATM        WIN     AW5     ATM-Aldus Bundle
  2111.                Y   ATM        WIN     AWB     ATM-Ergo Brick
  2112.                Y   ATM        WIN     AWL     ATM-W Volume Purch
  2113.                Y   ATM        WIN     AWM     ATM/TAlgn Microgx
  2114.                   Y   ATM        WIN     AWT     ATM/Microsoft 3.1
  2115.                Y   ATM        WIN     AWW     ATM Windows
  2116.                Y   ATM        WIN     BAW     ATM-Lotus Amipro
  2117.                Y   ATM        WIN     BBW     ATM-Lotus Ami/123
  2118.                Y   ATM        WIN     BCW     ATM/123/Ami/Frlnce
  2119.                Y   ATM        WIN     BDW     ATM/Lotus SmartTxt
  2120.                Y   ATM        WIN     BEW     ATM/Lotus Write
  2121.                Y   ATM        WIN     BFW     ATM-Lotus Freelanc
  2122.                Y   ATM        WIN     BGW     ATM-Lotus123G-OS/2
  2123.                Y   ATM        WIN     BHW     ATM/Freelance OS/2
  2124.                Y   ATM        WIN     BIW     ATM/Lotus Improv
  2125.                Y   ATM        WIN     BLW     ATM-Lotus 123
  2126.                Y   ATM        WIN     BNW     ATM-Lotus Notes
  2127.                Y   ATM        WIN     BPW     ATM Windows/Aldus
  2128.                Y   ATM        WIN     BRW     ATM Compaq Bndl
  2129.                Y   ATM        WIN     BTW     ATM/TypeAlign bndl
  2130.                Y   ATM        WIN     BWW     ATM Wind-Gen Bundl
  2131.                Y   ATM        WIN     HWW     ATM/HP Cartridge
  2132.                Y   ATM        WIN     LBW     ATM Wind-Lexmark
  2133.                Y   ATM        WIN     PNW     ATM Win/Panasonic
  2134.                Y   ATM        WIN     VBW     ATM Win/Ventura
  2135.                   Y   ATM        WIN     VCW     ATM/Ventura OS/2
  2136.                Y   AUDITN     MAC     SUW     Audition
  2137.                Y   CATLOG     WIN     ACW     Acrobat Catalog
  2138.                Y   CHART-MK   MAC     58#     Chart Maker Mac
  2139.                Y   CHART-MK   MAC     59#     Chart Maker Mac
  2140.                Y   CHECKLST   MAC     62#     Checklist Mac
  2141.                Y   CIB        -       CIB     Classrm in a Box
  2142.                Y   COLLED     MAC     AGW     Initial Caps
  2143.                Y   COLLED     MAC     CA#     Collector's Ed 1
  2144.                Y   COLLED     MAC     CAO     Collector's Editn
  2145.                Y   COLLED     MAC     CAW     Collector's Ed 2
  2146.                Y   COLLED     MAC     CB#     Collector's Ed 2
  2147.                Y   COLLED     MAC     CBW     Collector's Ed 2
  2148.                Y   COLLED     WIN     ADW     Initial Caps
  2149.                Y   COLOR-CN   MAC     64#     Color Central Mac
  2150.                Y   COLOR-CN   NT      63#     Color Central NT
  2151.                Y   DATEBOOK   MAC     41#     Datebook Mac
  2152.                Y   DATEBOOK   WIN     42#     Datebook
  2153.                Y   DBOOK      MAC     DBW     DateBook Mac
  2154.                Y   DBOOK      MAC     DDW     Datebook Deluxe
  2155.                Y   DIGDRKRM   MAC     32#     Digital Darkroom Mac
  2156.                Y   DIM        MAC     DAW     Dimensions
  2157.                Y   DIST       ???     WDW     Prsnl Distlr/dual
  2158.                Y   DIST       UNIX    UDW     Acr Distiller Unix
  2159.                Y   DTALK      NEXT    DT#     Displaytalk
  2160.                Y   DTALK      NEXT    DTD     Displaytalk 1.0
  2161.                Y   DTALK      NEXT    DTW     Displaytalk
  2162.                Y   DTALK      UNIX    DQW     Dtalk XWin:3.5"TAR
  2163.                Y   DTALK      UNIX    DRW     Dtalk XWin:TK50
  2164.                Y   DTALK      UNIX    DSW     Dtalk XWin:1/4"
  2165.                Y   EXCH       ???     AEW     Dual Acrobat Exch.
  2166.                Y   EXCH       MAC     MVW     Acrobat Exchange
  2167.                Y   EXCH       UNIX    UEW     Acr Exch Unix
  2168.                Y   EXCH       WIN     WVW     Acrobat Exchange
  2169.                Y   FETCH      MAC     51#     Fetch Mac
  2170.                Y   FETCH      WIN     52#     Fetch
  2171.                Y   FETCH-RES          54#     Fetch-RESERVED
  2172.                Y   FETCH-SU   MAC     60#     Fetch Single User Ma
  2173.                Y   FETCHCPT   MAC     55#     Fetch CPT Mac
  2174.                Y   FFOLIO     MAC     CDF     CD ROM Font Folio
  2175.                Y   FONTS      (PC)    CHW     PC CDROM FontFolio
  2176.                Y   FONTS      (PC)    FB#     Font Package
  2177.                Y   FONTS      (PC)    FBK     Cyrillic Typeface
  2178.                Y   FONTS      (PC)    FBL     Fonts-Volume Purch
  2179.                Y   FONTS      (PC)    FBO     Font Pkg
  2180.                Y   FONTS      (PC)    FBW     Font Package
  2181.                Y   FONTS      (PC)    FFP     Font Folio HD
  2182.                Y   FONTS      (PC)    FXW     Lotus SKU-20 Frlnc
  2183.                Y   FONTS      (PC)    MWW     MULTI-MASTER type
  2184.                Y   FONTS      (PC)    SCW     Smart Choice Font
  2185.                Y   FONTS      MAC     ###     Font Package (OLD)
  2186.                Y   FONTS      MAC     AM#     Font Package
  2187.                Y   FONTS      MAC     AM-     Mac V1 Font
  2188.                Y   FONTS      MAC     AS#     Font Package
  2189.                Y   FONTS      MAC     AS-     Mac V1 Fonts
  2190.                Y   FONTS      MAC     FA#     Font Package
  2191.                Y   FONTS      MAC     FAJ     Font Package-JAPAN
  2192.                Y   FONTS      MAC     FAK     Mac Cyrillic Type
  2193.                Y   FONTS      MAC     FAO     Font Package
  2194.                Y   FONTS      MAC     FAW     Font Package
  2195.                Y   FONTS      MAC     FCW     Smart Choice Font
  2196.                Y   FONTS      MAC     FDW     CD-ROM Font Folio
  2197.                Y   FONTS      MAC     FF#     Font Folio
  2198.                Y   FONTS      MAC     FOW     Lotus Font Offer#1
  2199.                Y   FONTS      MAC     FU#     Font Folio Upgrade
  2200.                Y   FONTS      MAC     MMW     Multi-Master Font
  2201.                Y   FONTS      NEXT    NBW     Font-Generic Bundl
  2202.                Y   FONTS      NEXT    NFW     Font Package
  2203.                Y   FONTS      NEXT    NZ#     Special Order
  2204.                Y   FONTS      NEXT    NZW     Special Order
  2205.                Y   FONTS      NEXT    TTW     Touchtype
  2206.                Y   FONTS      WIN     FLW     Lotus123 Win SKU#2
  2207.                Y   FONTS      WIN     FNW     Notes2.1 Win SKU#3
  2208.                Y   FONTS      WIN     FPW     AmiPro Win SKU#1
  2209.                Y   FONTS      WIN     FRW     Freelnce Win SKU#4
  2210.                Y   FREEHAND   MAC     04#     Freehand Mac
  2211.                Y   FREEHAND   WIN     05#     Freehand
  2212.                Y   GALLERY    MAC     35#     Gallery Mac
  2213.                Y   GALLERY    WIN     36#     Gallery
  2214.                Y   HDHOME     MAC     MHW     Aldus Home Designr
  2215.                Y   HDHOME     WIN     WHW     Aldus Home Designr
  2216.                Y   HDINT      MAC     MIW     Aldus Interior Dsg
  2217.                Y   HDINT      WIN     WIW     Aldus Interior Dsg
  2218.                Y   HDLAND     MAC     MLW     Aldus Landscape Ds
  2219.                Y   HDLAND     WIN     WLW     Aldus Landscape Ds
  2220.                Y   HPUB       MAC     HHW     Home Publisher
  2221.                Y   IDRAW      MAC     IMW     Intellidraw Mac
  2222.                Y   IDRAW      WIN     IWW     Intellidraw Win
  2223.                Y   ILLUST     MAC     AA#     Illustrator
  2224.                Y   ILLUST     MAC     AA0     Illustrator
  2225.                Y   ILLUST     MAC     AAA     Illustrator/ATM
  2226.                Y   ILLUST     MAC     AAD     Illustrator Demo
  2227.                Y   ILLUST     MAC     AAE     Illustrator-EUR
  2228.                Y   ILLUST     MAC     AAF     Illustrator French
  2229.                Y   ILLUST     MAC     AAL     Illus Volume Purch
  2230.                Y   ILLUST     MAC     AAP     Illustrator-ROW
  2231.                Y   ILLUST     MAC     AAR     Illustrator-ROW
  2232.                Y   ILLUST     MAC     AAU     Illustrator-AUS/NZ
  2233.                Y   ILLUST     MAC     AAW     Illustrator/ATM
  2234.                Y   ILLUST     MAC     AIJ     Illustrator-JAPAN
  2235.                Y   ILLUST     MAC     M##     Illustrator
  2236.                Y   ILLUST     MAC     M#-     Illustrator 1.1
  2237.                Y   ILLUST     MAC     P##     Illustrator
  2238.                Y   ILLUST     NEXT    NIW     Illustrator
  2239.                Y   ILLUST     SGI     SIW     Illustrator SGI
  2240.                Y   ILLUST     UNIX    UIW     Unix Illustrator
  2241.                Y   ILLUST     WIN     AB#     Illust Windows
  2242.                Y   ILLUST     WIN     ABE     Illust Windows-EUR
  2243.                Y   ILLUST     WIN     ABR     Illust Windows-ROW
  2244.                Y   ILLUST     WIN     ABW     Illust Windows
  2245.                Y   INFO-PUB   MAC     16#     Info Publisher Mac
  2246.                Y   INFO-PUB   WIN     17#     Info Publisher
  2247.                Y   LTALK      MAC     LM#     Lasertalk
  2248.                Y   LTALK      MAC     LM-     Lasertalk
  2249.                Y   LTALK      MAC     LMW     Lasertalk
  2250.                Y   LTALK      WIN     LP#     Lasertalk
  2251.                Y   LTALK      WIN     LPL     Lasertalk
  2252.                Y   LTALK      WIN     LPW     Lasertalk
  2253.                Y   MCPU       MAC     MCP     Multi-CPU License
  2254.                Y   MPRINT     MAC     MPR     Multi-Printer Lic
  2255.                Y   NDIST      ???     NWW     Net Distilr/dual
  2256.                Y   NEC        CD      NEC     NEC CD-ROM PROD.
  2257.                Y   OCR        MAC     RRM     ReadRight 1.0 Mac
  2258.                Y   OCR        WIN     OCA     OCR Personal
  2259.                Y   OCR        WIN     OCB     OCR Windows
  2260.                Y   OCR        WIN     OCC     OCR DOS
  2261.                Y   OCR        WIN     RR2     ReadRight 2.01 DOS
  2262.                Y   OCR        WIN     RRD     ReadRight Pers-DOS
  2263.                Y   OCR        WIN     RRP     ReadRight Pers-Win
  2264.                Y   OCR        WIN     RRW     ReadRight 3.11 Win
  2265.                Y   OTHER      MAC     CMW     Serial Driver
  2266.                Y   PAGEMAKR   MAC     02#     Pagemaker Mac
  2267.                Y   PAGEMAKR   MAC     12#     Pagemaker Mac
  2268.                Y   PAGEMAKR   OS/2    10#     Pagemaker OS/2
  2269.                Y   PAGEMAKR   WIN     03#     Pagemaker
  2270.                Y   PAGEMAKR   WIN     13#     Pagemaker
  2271.                Y   PERSONAL   MAC     34#     Personal Mac
  2272.                Y   PERSUASN   MAC     08#     Persuasion Mac
  2273.                Y   PERSUASN   WIN     09#     Persuasion
  2274.                Y   PHSTYLER   MAC     14#     Photostyler Mac
  2275.                Y   PHSTYLER   WIN     15#     Photostyler
  2276.                Y   PREM       MAC     ARP     Reader w/ Prem DLX
  2277.                Y   PREM       MAC     PLW     Premiere L.E. Bndl
  2278.                Y   PREM       MAC     PRB     Premiere-Bundle
  2279.                Y   PREM       MAC     PRD     Premiere Demo
  2280.                Y   PREM       MAC     PRW     Premiere
  2281.                Y   PREM       WIN     MBE     Premiere Intrn'tl
  2282.                Y   PREM       WIN     MBW     Premiere Windows
  2283.                Y   PREM       WIN     MSW     Premiere Win. LE
  2284.                Y   PREPRINT   MAC     11#     Preprint Mac
  2285.                Y   PRESSWIS   MAC     18#     Presswise Mac
  2286.                Y   PRESSWIS   WIN     19#     Presswise
  2287.                Y   PRINT-CN   MAC     65#     Print Central Mac
  2288.                Y   PSCART     WIN     CPS     PostScript Cartrid
  2289.                Y   PSCART     WIN     CPW     PostScript Cartrid
  2290.                Y   PSCART     WIN     CSW     PS Cartridge-Aetna
  2291.                Y   PSHOP      MAC     ALD     Gallery Effects
  2292.                Y   PSHOP      MAC     PCA     Photoshop Complete
  2293.                Y   PSHOP      MAC     PCJ     Photoshop-JAPAN
  2294.                Y   PSHOP      MAC     PCP     Photoshop-ROW
  2295.                Y   PSHOP      MAC     PCU     Photoshop-AUS/NZ
  2296.                Y   PSHOP      MAC     PDA     Photoshop Demo
  2297.                Y   PSHOP      MAC     PDJ     PhShop Demo-JAPAN
  2298.                Y   PSHOP      MAC     PDP     PhShop Demo-ROW
  2299.                Y   PSHOP      MAC     PDU     PhShop Demo-AUS/NZ
  2300.                Y   PSHOP      MAC     PGW     PhShop-Generic Bun
  2301.                Y   PSHOP      MAC     PHW     Photoshop-Howtek
  2302.                Y   PSHOP      MAC     PMW     Photoshop-MicroTek
  2303.                Y   PSHOP      MAC     PSW     Photoshop Mac
  2304.                Y   PSHOP      MAC     PXW     Photoshop-XRS
  2305.                Y   PSHOP      MAC     SGW     PShop L.E. Generic
  2306.                Y   PSHOP      MAC     SHW     PShop L.E. Howtek
  2307.                Y   PSHOP      MAC     SLA     PShop L.E. LaCie
  2308.                Y   PSHOP      SGI     PIW     PSHOP UNIX
  2309.                Y   PSHOP      SUN     PUW     PSHOP Unix
  2310.                Y   PSHOP      WIN     PWW     Photoshop Windows
  2311.                Y   PSHOP      WIN     SPW     PShop Windows L.E.
  2312.                Y   PSLANG     -       DVW     PostScript SDK
  2313.                Y   PSLANG     MAC     DMW     PostScript SDK Mac
  2314.                Y   PSLANG     NEXT    DKW     DPS SDK / NeXTstep
  2315.                Y   PSLANG     UNIX    DXW     DPS SDK:3.5"
  2316.                Y   PSLANG     UNIX    DYW     DPS SDK:TK50
  2317.                Y   PSLANG     UNIX    DZW     DPS SDK:1/4"
  2318.                Y   PSLANG     WIN     DWW     PostScript SDK PC
  2319.                Y   QPUB       -       QDW     QuickPblsh Dlx M/W
  2320.                Y   QSTOCK     MAC     QSC     Quickstock
  2321.                Y   READER     ???     ARW     Acrobat Reader
  2322.                Y   READER     DOS     ARD     Acrobat Reader DOS
  2323.                Y   READER     MAC     ARI     Reader w/ AI-DLX
  2324.                Y   READER     MAC     ARM     Acrobat Reader Sgl
  2325.                Y   SATM       MAC     GHW     SuperATM
  2326.                Y   SCNREADY   MAC     67#     Sceen Ready Mac
  2327.                Y   SLINE      MAC     SA#     Streamline
  2328.                Y   SLINE      MAC     SAJ     Streamline-JAPAN
  2329.                Y   SLINE      MAC     SAW     Streamline
  2330.                Y   SLINE      WIN     SB#     Streamline Windows
  2331.                Y   SLINE      WIN     SBW     Streamline Windows
  2332.                Y   SMART      MAC     KAW     NEC CD:Smart Art#1
  2333.                Y   SMART      MAC     KBW     NEC CD:Smart Art#2
  2334.                Y   SMART      MAC     KCW     NEC CD:Smart Art#3
  2335.                Y   SMART      MAC     KDW     NEC CD:Smart Art#4
  2336.                Y   SMART      MAC     RA#     Smart Art #1
  2337.                Y   SMART      MAC     RA-     Smart Art
  2338.                Y   SMART      MAC     RAW     Smart Art #1
  2339.                Y   SMART      MAC     RB#     Smart Art #2
  2340.                Y   SMART      MAC     RB-     Smart Art
  2341.                Y   SMART      MAC     RBW     Smart Art #2
  2342.                Y   SMART      MAC     RC#     Smart Art #3
  2343.                Y   SMART      MAC     RC-     Smart Art
  2344.                Y   SMART      MAC     RCW     Smart Art #3
  2345.                Y   SMART      MAC     RD#     Smart Art #4
  2346.                Y   SMART      MAC     RDW     Smart Art #4
  2347.                Y   SMART      MAC     RE#     Smart Art #5
  2348.                Y   SMART      MAC     RF#     Smart Art #6
  2349.                Y   SMART      MAC     RG#     Smart Art #7
  2350.                Y   SMART      MAC     RH#     Smart Art #8
  2351.                Y   SMART      MAC     RI#     Smart Art #9
  2352.                Y   SMART      MAC     RZ#     Smart Art Samples
  2353.                Y   SMART      MAC     RZS     Smart Art Samples
  2354.                Y   SNAPSHOT   WIN     07#     Snapshot
  2355.                Y   SPAINT     MAC     HSW     SuperPaint
  2356.                Y   SPOCK      MAC     37#     Spock Mac
  2357.                Y   SPOCK      WIN     38#     Spock
  2358.                Y   START      -       CWS     Acrobat Corp Wkshp
  2359.                Y   START      -       DWS     Acrobat Dlr Class
  2360.                Y   START      -       VPP     Acrobat VPP SptCls
  2361.                Y   START      ???     DEW     Acrobat Starter
  2362.                Y   SUPER-3D   MAC     31#     Super 3D Mac
  2363.                Y   SUPERCAT   MAC     53#     Super Catalog Mac
  2364.                Y   SUPERCRD   MAC     33#     Supercard Mac
  2365.                Y   SUPERPNT   MAC     30#     Super Paint Mac
  2366.                Y   TBASE      MAC     TAW     Touchbase Mac
  2367.                Y   TBASE      WIN     TOW     Touchbase Windows
  2368.                Y   TEXTURE    MAC     56#     Texture Maker Mac
  2369.                Y   TEXTURE    WIN     57#     Texture Maker
  2370.                Y   TFORM      MAC     T##     Trueform
  2371.                Y   TFORM      MAC     TC#     Trueform Complete
  2372.                Y   TFORM      MAC     TC1     TrForm Complete
  2373.                Y   TFORM      MAC     TC2     TrForm Complete
  2374.                Y   TFORM      MAC     TCA     TrForm Complete
  2375.                Y   TFORM      MAC     TCP     TForm Complete ROW
  2376.                Y   TFORM      MAC     TCU     TrForm Comp-AUS/NZ
  2377.                Y   TFORM      MAC     TCW     TrForm Complete
  2378.                Y   TFORM      MAC     TD#     TrForm Demo
  2379.                Y   TFORM      MAC     TDA     TrForm Demo
  2380.                Y   TFORM      MAC     TDP     TrForm Demo-ROW
  2381.                Y   TFORM      MAC     TDU     TrForm Demo-AUS/NZ
  2382.                Y   TFORM      MAC     TF#     Trueform
  2383.                Y   TFORM      MAC     TR#     TrForm Runtimes
  2384.                Y   TFORM      MAC     TRA     TrForm Runtimes
  2385.                Y   TFORM      MAC     TRU     TFormFillout AU/NZ
  2386.                Y   TFORM      MAC     TRW     TrForm Runtimes
  2387.                Y   TFORM      MAC     TSL     TrForm Site Licens
  2388.                Y   TOC        -       CCW     Type on Call 4.0
  2389.                Y   TOC        MAC     CDW     CD-ROM TypeOnCall
  2390.                Y   TOC        MAC     CEW     Type on Call EDU
  2391.                Y   TOC        WIN     CFW     TOC PC Educational
  2392.                Y   TOC        WIN     CRW     Type on Call PC
  2393.                Y   TOUCH/DT   MAC     43#     Touch+Datebook Mac
  2394.                Y   TOUCH/DT   WIN     44#     Touch+Datebook
  2395.                Y   TOUCHBAS   MAC     39#     Touchbase Mac
  2396.                Y   TOUCHBAS   WIN     40#     Touchbase
  2397.                Y   TRANSC     SUN     HAW     TrScript-Bin:Sun
  2398.                Y   TRANSC     UNIX    HBW     TrScript-Src:3.5"
  2399.                Y   TRANSC     UNIX    HCW     TrScript-Src:TK50
  2400.                Y   TRANSC     UNIX    HDW     TrScript-Src:1/4"
  2401.                Y   TRANSC     UNIX    HEW     TrScript:9.5" tape
  2402.                Y   TRAPMAKR   MAC     61#     Trapmaker Mac
  2403.                Y   TRAPWISE   MAC     20#     Trapwise Mac
  2404.                Y   TRAPWISE   WIN     21#     Trapwise
  2405.                Y   TTWIST     MAC     TMW     TypeTwister Mac
  2406.                Y   TTWIST     WIN     TWW     TypeTwister Win
  2407.                Y   TYALIG     MAC     JTW     NEC CD:Type Align
  2408.                Y   TYALIG     MAC     TY#     Type Align
  2409.                Y   TYALIG     MAC     TYW     Type Align
  2410.                Y   TYALIG     WIN     TPW     Type Align Windows
  2411.                Y   TYCART     WIN     CTA     Type Cartridge #1
  2412.                Y   TYCART     WIN     CTB     Type Cartridge #2
  2413.                Y   TYREUN     MAC     GP#     Type Reunion
  2414.                Y   TYREUN     MAC     GPW     Type Reunion
  2415.                Y   TYREUN     MAC     JRW     NEC CD:TypeReunion
  2416.                Y   TYREUN     MAC     MRW     TyReunion-Gen Bund
  2417.                Y   TYSET      (PC)    FHW     Wild Type
  2418.                Y   TYSET      (PC)    FIW     Variety Pack
  2419.                Y   TYSET      (PC)    FTW     Value Pack
  2420.                Y   TYSET      (PC)    FWW     Type Sets-Business
  2421.                Y   TYSET      (PC)    IA#     PC Pub Pack#1 5.25
  2422.                Y   TYSET      (PC)    IB#     Pub Pack#2 5.25
  2423.                Y   TYSET      (PC)    IC#     Pub Pack#3 5.25
  2424.                Y   TYSET      (PC)    IX#     Pub Pack #3
  2425.                Y   TYSET      (PC)    IXW     Pub Pack #3
  2426.                Y   TYSET      (PC)    IY#     Pub Pack #2
  2427.                Y   TYSET      (PC)    IYW     Pub Pack #2
  2428.                Y   TYSET      (PC)    IZ#     Pub Pack #1
  2429.                Y   TYSET      (PC)    IZW     Pub Pack #1
  2430.                Y   TYSET      (PC)    SWW     Font Sampler Pack
  2431.                Y   TYSET      (PC)    TB#     Type Sets
  2432.                Y   TYSET      (PC)    TBW     Type Sets
  2433.                Y   TYSET      MAC     FEW     Variety Pack
  2434.                Y   TYSET      MAC     FGW     Wild Type
  2435.                Y   TYSET      MAC     FMW     Type Sets-Business
  2436.                Y   TYSET      MAC     FS#     Type Sets
  2437.                Y   TYSET      MAC     FSW     Type Sets
  2438.                Y   TYSET      MAC     FVW     Value Pack
  2439.                Y   TYSET      MAC     JPW     NEC CD:ATM PlusPac
  2440.                Y   TYSET      MAC     MTW     Type Basics w/ ATM
  2441.                Y   TYSET      MAC     PA#     Pub Pack #1
  2442.                Y   TYSET      MAC     PAW     Pub Pack #1
  2443.                Y   TYSET      MAC     PB#     Pub Pack #2
  2444.                Y   TYSET      MAC     PBW     Pub Pack #2
  2445.                Y   TYSET      MAC     PC#     Pub Pack #3
  2446.                Y   TYSET      MAC     PCW     Pub Pack #3
  2447.                Y   TYSET      MAC     PP#     ATM Plus Pack
  2448.                Y   TYSET      MAC     PPO     ATM Plus Pack
  2449.                Y   TYSET      MAC     PPW     ATM Plus Pack
  2450.                Y   TYSET      MAC     SMW     Font Sampler Pack
  2451.                Y   TYSET      NEXT    NP#     Plus Pack
  2452.                Y   TYSET      NEXT    NPW     Plus Pack
  2453.                Y   TYSET      NEXT    NTW     Type Sets
  2454.                Y   TYSET      WIN     PQ#     ATM Plus Pack
  2455.                Y   TYSET      WIN     PQW     ATM Plus Pack
  2456.                Y   TYSET      WIN     PTW     Type Basics w/ ATM
  2457. -
  2458. Adobe Streamline
  2459. v3.0
  2460. SAW300R3113443-487
  2461. SAW300R3100127-190
  2462. -
  2463. Adobe SuperATM
  2464. v3.5-3.6
  2465. GHB100R3100136-472
  2466. GHW100R3106316-197
  2467. -
  2468. Adobe Type Library
  2469. v1-265
  2470. †The "Type on Call bundle version" serial number would be: AAB QWY SAHI MSRV
  2471. those are 12 letters however to add more fonts, you need to enter the 14 character. that would be CDW200B1753407
  2472. -
  2473. After Dark
  2474. vAlias
  2475. Please see the entry AD (After Dark)
  2476. -
  2477. After Dark Modules
  2478. vAll
  2479. See 'AD <module Name>'
  2480. -
  2481. AgentDA
  2482. v2.1.3
  2483. 179105018
  2484. v2.0
  2485. 101208510
  2486. -
  2487. Aladdin Desktop Tools
  2488. v1.0.1
  2489. ADTB-778-055000
  2490. v1.0
  2491. ADTB-778-010000
  2492. -
  2493. Alias Sketch
  2494. v2.0
  2495. SMFRZ9CQG7ZWQ86
  2496. -
  2497. ALLright Utilities
  2498. v1.0
  2499. 1026439
  2500. -
  2501. Alsoft Power Pack
  2502. vAll
  2503. PS001604(001)
  2504. -
  2505. Amapi
  2506. v2.0
  2507. 3470602389
  2508. -
  2509. American Heritage Dictionary
  2510. v3.0
  2511. A9-L0010M3
  2512. A9-D0010M3
  2513. -
  2514. Andromeda 3D Series II
  2515. v2.0.1
  2516. 0P20000000-0051
  2517. all 0's are zeros
  2518. -
  2519. Animation Stand
  2520. v2.0.2
  2521. 201063
  2522. 202012
  2523. -
  2524. Anubus
  2525. v2.52s
  2526. 9611181
  2527. -
  2528. App-Doc Linker
  2529. vAll
  2530. 817GrGn5jkfh78h
  2531. -
  2532. Apple Media Tool
  2533. v1.2
  2534. AMT00-00000-4304-048
  2535. -
  2536. AppleShare
  2537. v4.1
  2538. B-341-UFD-170-QEC-309-IBZ-461-QYV-340
  2539. B-341-UFD-170-QEC-309-ICJ-348-VZJ-340
  2540. B-341-UFD-170-QEC-309-ICI-155-NEE-340
  2541. B-341-UFD-170-QEC-309-ICI-218-QVH-340
  2542. B-341-UFD-170-QEC-309-ICI-025-MNQ-340
  2543. v4.0.2
  2544. B-341-VFD-170-QEC-381-ICV-075-GSN-340
  2545. v4.0
  2546. B-341UFD-170-QEC-357-HZM-484-XDG-340
  2547. vWindows
  2548. U-341-UFD-170-QEC-381-HUJ-185-IOI-340
  2549. - put in the AppleShare Windows client software
  2550. -
  2551. Armor Alley
  2552. v1.1
  2553. EXC2H3Y
  2554. EXC53RH
  2555. EXC5F33
  2556. EXCA992
  2557. EXCE8AT
  2558. EXCEDJM
  2559. EXCJMBF
  2560. EXCLBL6
  2561. EXCMTCN
  2562. EXCNCEP
  2563. EXCQRF5
  2564. EXCRR6X
  2565. EXCSDLL
  2566. EXCY2PP
  2567. EXD3XPA
  2568. EXD89FT
  2569. EXDB85R
  2570. EXDFPA5
  2571. EXDGPPG
  2572. EXDH8NL
  2573. EXDLAB2
  2574. EXDMWHM
  2575. EXDREBM
  2576. EXDS2QL
  2577. EXDTCHB
  2578. EXDTY9M
  2579. EXDYGQX
  2580. EXE3NMF
  2581. EXE669P
  2582. EXE9583
  2583. EXE9QQ3
  2584. EXEALLY
  2585. EXEDA9C
  2586. EXEEXRF
  2587. EXEFRMC
  2588. EXEHR25
  2589. EXEMPJL
  2590. EXEQR3E
  2591. EXESPMC
  2592. EXESXH2
  2593. EXEW6T5
  2594. EXEXSS3
  2595. EXF26LF
  2596. EXF3NWH
  2597. EXF58G6
  2598. EXF5HF6
  2599. EXFCBTG
  2600. EXFCJXJ
  2601. EXFFBFB
  2602. EXFFEHW
  2603. EXFLMYX
  2604. EXFNQ82
  2605. EXFR2NC
  2606. EXFSNBN
  2607. EXFWLQX
  2608. EXFWRHR
  2609. EXFX6NQ
  2610. EXG2A96
  2611. EXG563R
  2612. EXG8YW2
  2613. EXG9G9F
  2614. EXG9T2H
  2615. EXGBDS5
  2616.  
  2617. It appears that
  2618. any variation of the
  2619. C9X53TA serial
  2620. number works fine:
  2621. C9X53TA
  2622. C9X53TB
  2623. C9X53TC
  2624. etc.
  2625.  
  2626. also:
  2627.  
  2628. A3A56T3
  2629. A3A56T5
  2630. A3A56T8
  2631. A3A56D8
  2632. v1.0.1
  2633. PWPWD92
  2634. PWPX939
  2635. PWX2QHX
  2636. PWX8TX3
  2637. PWX963Y
  2638. PWX99W6
  2639. PWXCAF9
  2640. PWXDEB2
  2641. PWXFL8Q
  2642. PWXL55F
  2643. PWXL98N
  2644. PWXN59J
  2645. PWXQHGF
  2646. PWXQNAH
  2647. PWXQNDN
  2648. PWX56SM
  2649. PWXT8BA
  2650. PWXWNQ9
  2651. PX29LNM
  2652. PX2B5N8
  2653. PX2BAHW
  2654. PX2D8E9
  2655. PX2DTES
  2656. PX2E9T8
  2657. PX2EQSG
  2658. PX2ES8L
  2659. PX2F9T6
  2660. PX2HF8Q
  2661. PX2J9YE
  2662. PX2JN98
  2663. PX2LFLM
  2664. PX2LLT5
  2665. PX2MD9A
  2666. PX2MW6X
  2667. PX2NPX5
  2668. PX2PY2R
  2669. PX2QAE8
  2670. PX2QP3X
  2671. PX2T3B6
  2672. PX2TJL9
  2673. PX2W6DW
  2674. PX2W6HY
  2675. PXC6FHX
  2676. PXC8A59
  2677. PXC8DWS
  2678. PXCBG5J
  2679. PXCEJJ9
  2680. PXCETED
  2681. PXCF5SS
  2682. PXCGRFQ
  2683. PXCHWSM
  2684. PXCJ3Q2
  2685. PXCJD35
  2686. PXCMN6B
  2687. PXCP3CA
  2688. PXCT52Y
  2689. vAll
  2690. 3P6GXEH
  2691. 8CW659X
  2692. H3PJ69D
  2693. HQQCDHA
  2694. JMNR9SC
  2695. DE5A8R3
  2696. †    To play a multiplayer game of Armor Alley, each copy needs to be registerred with a different serial number. These serial numbers are for Armor Alley™ 1.0.1. Some may have typos. Just make sure there is no Armor Alley prefs file in the system folder so you can register Armor Alley with a new serial number.
  2697.  
  2698. EFFECT: Disables network serial number checking.
  2699. HOW TO: Open CODE resource 6
  2700.         at offset 03CE, change words to $4E71 4E71
  2701.  
  2702. All patchs, open the Armor Alley suspended game file with a hex editor such as the Norton Disk Editor 
  2703. # Change the number of helicopters you have - offset 3ECA - 3ECB - change the two bytes to the number of helicopters you want (ie. 0064 = 100 helicopters) 
  2704. # Change the number of funds you have - offset 3ECC - 3ECD - change the two bytes to the number of funds you want (ie. 5000 = 20480 funds) - NOTE: Funds go up as forces go further in the field, if funds go over 7FFF they will become captured; I recommend 5000 as a safe figure (and a lot of funds) 
  2705. # Change the number of machine gun bullets (or those silly non- tracking missiles) you have - offset 3F84 - 3F85 - change the two bytes to the number of bullets you want (ie. FFFF = 65535 bullets) - NOTE: FFFF will show up as -1 on the display in Armor Alley. The bullet count will continue counting -2,-3,-4 until it gets to 7FFF where it will start counting down from there (effectively 65535 bullets) 
  2706. # Change the number of bombs you have - offset 3F86 - 3F87 - change the two bytes to the number of bombs you want (ie. FFFF = 65535 bombs) - NOTE: The rules for bombs are the same as for bullets 
  2707. # Change the number of missiles you have - offset 3F88 - 3F89 - change the two bytes to the number of missiles you want (ie. FFFF = 65535 missiles) - NOTE: The rules for missiles are the same as for bullets 
  2708. # Change the number of men in your helicopter - offset 3F8A - 3F8B - change the two bytes to the number of men you want in your helicopter (ie. FFFF = 65535 men in your helicopter) - NOTE: The rules for men are the same as for bullets - NOTE: When you drop men your funds increase rapidly because you get funds for equipment as it is further out in the field 
  2709. -
  2710. Arrange-It
  2711. v1.0.2
  2712. ARM9300533
  2713. -
  2714. ArtWORKS
  2715. v1.0
  2716. †This is a two step crack:
  2717.  
  2718. Step #1: To get bogus personalization info into the program, and have the program init itself, change:
  2719.  
  2720. CODE 148+$00DC     From: 6728 To: 6028
  2721.         +$0116     From: 6670 To: 4E71
  2722.         +$011E     From: 6D66 To: 4E71
  2723.         +$018A     From: 6714 To: 6014
  2724.         +$07E2     From: 670A To: 4E71
  2725.  
  2726. Run the program and personalize it, then quit and:
  2727.  
  2728. STEP #2: To make it believe the personalization is valid and skip repersonalizing, change:
  2729.  
  2730. CODE 14+$09B2     From: 6400 0224 To: 6000 0224
  2731.        +$0BDE     From: 6E00 0094 To: 4E71 4E71
  2732.  
  2733. Now you should have a personalized artWORKS that works perfectly!
  2734. Note this may or may not remove the network copy protection, but I think it probably does.
  2735. -
  2736. Ascend
  2737. vAll
  2738. †Change code #80 offset 05f0 from 66 to 67.
  2739. and just enter a name in the licensed to
  2740. and leave the rest blank under registration.
  2741. -
  2742. Ashlar Vellum
  2743. vAll
  2744. 01399
  2745. -
  2746. Astound
  2747. vAll
  2748. 3006005109
  2749. 3004400378
  2750. -
  2751. Atticus Vista
  2752. v1.0
  2753. 126100023
  2754. -
  2755. AudioShop
  2756. v2.0.1
  2757. 514.200.00016351
  2758. -
  2759. Authorware Pro
  2760. v3.0
  2761. 20030-0979-1236-56383
  2762. v2.2.0
  2763. 3028-7078-3072
  2764. -
  2765. Autoboot
  2766. v1.1.1
  2767. † Crack for Autoboot 1.1.1:
  2768.  ------------------------
  2769.  
  2770. 1) Open up the CDEV Resource
  2771. 2) Open up ID -4064
  2772. 3) Find Offset 075C
  2773. 4) Change 672E to 4E71
  2774. 5) Quit and save changes!
  2775. 6) Open up the Control Panel and click Register.
  2776. 7) Enter in whatever the phuck you want.
  2777. -
  2778. AutoCAD
  2779. v1.2
  2780. 110-10638231
  2781. -
  2782. AutoMenus
  2783. vAll
  2784. †Search for: 4A00 6600 00B0
  2785. Change to:   " " 6000  " "
  2786. This will allow unlimited boots past the demo period.
  2787. -
  2788. Axis Game Cheater
  2789. v1.0.1
  2790. GC100/30728/02381QI
  2791. -
  2792. AXS OnLine Reader
  2793. v1.0.3
  2794. TNJFDC
  2795. †The serial number generating algorithm is as follows:
  2796.  
  2797. DesiredNum=0;
  2798. for (i=0;i<6;i++) DesiredNum|=CharMapIndexValue(SNStr[i+1])*Mult[i];
  2799.  
  2800. Where:
  2801.  
  2802. DesiredNum=10007*k, for some k>0.
  2803.  
  2804. Mult[]={33554432,32768,32,1024,1,1048576} // note these are integral powers of 32
  2805.  
  2806. CharMap   | 00000000001111111111222222222233
  2807. Index Val | 01234567890123456789012345678901
  2808.  ---------+---------------------------------
  2809. SNStr Char| thequickbrwnfxjmpsvazydg23456789
  2810.  
  2811. Example: if we let k=666 then Desired Num=6664662, now 6664662 = {0,6,11,12,14,22} in base 32 which is transformed into {0,11,14,12,22,6} by the mapping {a,b,c,d,e,f}->{a,c,e,d,f,b} thus the corresponding serial number is "TNJFDC"
  2812. -
  2813. BackBurner
  2814. vAll
  2815. 03-1489-0280
  2816. 03-1418-1779
  2817. 03-1422-2788
  2818. 03-1448-9871
  2819. 03-1448-9429
  2820. 03-1448-8313
  2821. 03-1448-4655
  2822. 03-1422-6446
  2823. 03-1337-9988
  2824. 03-1422-1672
  2825. 03-1420-5036
  2826. 03-1422-7905
  2827. 03-1420-1721
  2828. 03-1448-3196
  2829. 03-1418-4321
  2830. 03-1418-6995
  2831. 03-1418-9194
  2832. 03-1418-5437
  2833. 03-1400-2150
  2834. 03-1400-4725
  2835. 03-1400-3266
  2836. 03-1416-4027
  2837. 03-1400-8482
  2838. 03-1400-9598
  2839. 03-1400-9941
  2840. 03-1416-1828
  2841. 03-1416-5585
  2842. 03-1416-9243
  2843. †    To fool BackBurner's personalization dialog into thinking any SN you enter is good, make the following changes to the BackBurner APP..
  2844. Search for: 4FEF 0022 6712 4EBA 005C
  2845. Change to:   " "  " " 6012  " "  " "
  2846. -
  2847. Bar Code Pro II
  2848. v2.0.8
  2849. 9074-545 TN293 45501
  2850. -
  2851. Bar Code Pro UPC
  2852. v1.0
  2853. 230,780,677,334,210
  2854. †When Bar Code Pro first launches after installation it will ask for the number
  2855. of bar codes used in the US last year (from the manual on page).
  2856. -
  2857. Batch It!
  2858. v1.0
  2859. 53060XXXXX ,where each X=Any Char
  2860. -
  2861. Binuscan
  2862. v1.0
  2863. SN#: 16849
  2864. Password 1: QRBs2LBUeY4
  2865. Password 2: vUEpAVINq8C
  2866. -
  2867. Black Night
  2868. v1.0
  2869. 0000000D1FF113F
  2870. -
  2871. Blood Bath
  2872. v1.6
  2873. †sgtrock - invincible
  2874. badass - all weapsons
  2875. -
  2876. Body Works
  2877. v3.0
  2878. Q24474
  2879. -
  2880. Bola 32
  2881. vAll
  2882. †v1.1
  2883. Search: FFEC 0C40 000A 661A
  2884. Change:  " "  " "  " " 4E71
  2885. Search: FFEE B0AE FFE0 6610
  2886. Change:  " "  " "  " " 4E71
  2887. Search: FF16 B0AE FFF2 6606
  2888. Change:  " "  " "  " " 4E71
  2889. -
  2890. Boris Filters
  2891. v1.0
  2892. 8F002G-03B8M09-123DL
  2893. -
  2894. Brainhex
  2895. v1.0
  2896. †ID   :Registered
  2897. Code :mental
  2898. ID   :John Doe
  2899. Code :american maid
  2900. ID   :   <---(3 <option>-spaces)
  2901. Code :bad dog
  2902. ID   :=-BOOK-WORM->
  2903. Code :buckaroo banzai
  2904. -
  2905. Bulk Mailer
  2906. vAll
  2907. †Search for: 675A 42A7 3F3C 01
  2908. Change to:  605A  " "  " "  "
  2909. -
  2910. Butler
  2911. vAll
  2912. 1560216811
  2913. -
  2914. C.A.T. IV
  2915. v1.0 (Evaluation Copy
  2916. SeRvIcEs
  2917. -
  2918. Cachet
  2919. vAll
  2920. CM0000045VPM
  2921. CM0000567VOM
  2922. -
  2923. CadMover
  2924. v3.4
  2925. †Here is a crack for the date check to eliminate the need
  2926. to re-insert the install disk.
  2927.  
  2928. Search for : 4EAD 137A 4EAD 136A 4A40
  2929. Change to  : 4E71 4E71
  2930. -
  2931. CalcWorks
  2932. v1.4.x
  2933. 0000000416    'Anonymous'
  2934. †To register: bring up the about box, then hold down the option key and click the 'Register…' button.
  2935.  
  2936. Note: This program used to be called ProCalc.
  2937.  
  2938. or
  2939.  
  2940. To prevent the registration notice to appear every 3 days do the following:
  2941. • Open the CalcWorks application with a resource editor (ResEdit, Resorcerer, etc.)
  2942. • Open the CODE resource ID number 2 ("Main")
  2943. • Go to offset $0011B2
  2944. • Change 4EBA 3F72 to 4E71 4E71
  2945. • Save the changes…
  2946. -
  2947. Calendar Maker
  2948. v4.1
  2949. 2000000
  2950. v4.0
  2951. 300870
  2952. 300876
  2953. -
  2954. CameraMan
  2955. v2.0
  2956. CMSV0336
  2957. -
  2958. Canvas
  2959. v3.5.2
  2960. 3001700735
  2961. 3860817489
  2962. †To kill the ser# protection:
  2963. Search for: 6D00 FE94 0C6E
  2964. Change to:  600C  " "  " "
  2965. -
  2966. Carbon Copy Mac
  2967. vAll
  2968. 100003660
  2969. 100003661
  2970. †    No Checksum, etc. on the number; the serial number is REAL EASY to find with ResEdit, etc. Just change it and save changes, and presto — a “New Copy.”
  2971. -
  2972. Cartesia    Map Art - Clip Art Pack
  2973. vAll
  2974. CPH067-305
  2975. -
  2976. Cartesia    Map Art - World & USA
  2977. vAll
  2978. DSBH065-585
  2979. -
  2980. CatFinder
  2981. v1.5.5
  2982. shadow fax
  2983. 109176985
  2984. 235642596
  2985. 235983691
  2986. 258605775
  2987. 453029002
  2988. 687233582
  2989. 750013862
  2990. 857605513
  2991. 921358721
  2992. -
  2993. CC Mail
  2994. v1.11 (Windows)
  2995. 19342 030390
  2996. v4.0 (DOS)
  2997. 19340 030380
  2998. v2.01 (Mac)
  2999. 19344 030400
  3000. -
  3001. CD Copy
  3002. v1.0
  3003. C.012169
  3004. -
  3005. CD Directory
  3006. v1.0.2
  3007. 0400-0200-1345-9154
  3008. -
  3009. CD-Copy (Astarte)
  3010. v1.0e
  3011. C.012169
  3012. -
  3013. CE Tiles
  3014. v1.0
  3015. 100369
  3016. -
  3017. Chem3D Plus
  3018. vAll
  3019. 60086
  3020. KYAKRP
  3021. †If you’re using MS Word 5 and System 7, place the "EGO for Word" plug-in module in the Word Commands folder that is found in the folder containing the Word 5.0 application.
  3022. Keep the ChemDraw folder in the same folder as the CSC ChemDraw application
  3023. -
  3024. ChemDraw Plus
  3025. v3.0
  3026. Serial Number: 40770
  3027. Registration Code: CQXWPQ
  3028. -
  3029. ChemOffice Pro
  3030. v3.5
  3031. SERIAL: 99999
  3032. Reg CODE: VWHFAJWO
  3033. (might be a zero at the end)
  3034. -
  3035. Chromassage
  3036. v1.0
  3037. CH1-1500349
  3038. -
  3039. Chuck Yeager's Air Combat
  3040. v1.0
  3041. †To prevent the copy protection dialog from appearing:
  3042.  
  3043. 'CODE' #9
  3044.  
  3045. +44C4 4E56->4E75
  3046. -
  3047. CinePack Toolkit
  3048. v1.0
  3049. 1\15:90.99014:2756968448A45421:N/0
  3050. 1\15:90.99014:2558263296987C21:N/0
  3051. 1\15:90.99014:1481572352584F21:N/0
  3052.  
  3053. -
  3054. Civilization
  3055. v1.1.2
  3056. v1.0.8
  3057. v1.0.7
  3058. vQ&A List
  3059. vCheats
  3060. †Bypass the question dialog box - CODE 9, offset 2D4E - change 4EBA 0014 to 4E71 4E71 - CODE 9, offset 2D56 - change 6608 to 6008 
  3061. Bypasses copy protection - CODE 7, offset 410E - change 6624 to 6024 
  3062. Give yourself extra cash - Your available funds are stored in Intel notation (LSB MSB) *around* address 120 in hex format. Note down your current funds, convert it to hex, then reverse the byte-pairs from $xxxx yyyy to $yyyy xxxx. - open the Civ game file with a disk editor and search for the string you have just created ($yyyy xxxx) - replace the found bytes with a new value in the same LSB MSB format - save your work  Make buying an improvement give you $32,000 - CODE 14, offset 4E48 - change 6E00 B6FA to 363C 7D00 - CODE 14, offset 4E6E - change 9750 to 3083 
  3063. Get $32,000 whenever you sell anything - CODE 14, offset5340 - change 700A C1D0 to 303C 7D00 - CODE 14, offset 5352 - change D150 to 3080 
  3064. Buy anything produced in your city without losing any money - CODE 14, offset 4E00 - change 6E12 to 4E71 - CODE 14, offset 4E48 - change 6E00 B6FA to 4E71 4E71 - CODE 14, offset 4E6E - change 9750 to 4E71 - CODE 14, offset 62F6 - change 9150 to 4E71 
  3065. Stop losing money at each turn due to low taxes - CODE 13, offset 18B8 - change 6E00 0088 to 4E71 4E71 - CODE 13, offset 18DA - change 9150 to 4E71 
  3066. Patch the map display so you can see what's under the black - CODE 3, offset 3B28 - change 6712 to 4E71 
  3067. Prevent Global Warming - CODE 7, offset 5544 - change 6624 to 6024 
  3068. Prevent you losing any offensive battles - CODE 7, offset 03DA - change 672A to 602A - CODE 7, offset 040C - change 662C to 4E71 - CODE 7, offset 0456 - change 6C06 to 4E71 - CODE 7, offset 0590 - change 6E18 to 4E71 
  3069. Prevent loss of troops & settlers from food shortages - side effect of this patch is that your cities don't grow - CODE 14, offset 37E8 - change 6600 0080 to 6000 04AE - CODE 14, offset 06FE - change 6600 to 6000 
  3070. Allow all items to travel on water - CODE 11, offset 2118 - change 6600 to 6000  
  3071. Allow boats to travel on land - CODE 11, offset 271E - change 664A to 604A 
  3072. All technology takes one turn - side effect: affects enemy technology as well! - CODE 14, offset 602C - change 6C28 to 4E71 - CODE 14, offset 6046 - change 670E to 4E71 
  3073. Airplanes can't run out of fuel - CODE 11, offset 3F74 - change 6C14 to 6014 
  3074. Allow you to build cities on water - CODE 11, offset 1978 - change 6700 00DE to 6000 0096 
  3075. Allow your troops to attack from water - CODE 11, offset 21FE - change 662A to 602A # If you don't want to try all these hacks, there's a program to do it for you, called "Civ Crack Editor" and available from all good Info-Mac archives & mirrors
  3076. ••• Version: "1.0.8" •••
  3077. TO completely bypass the protection dialog.
  3078.  
  3079. CODE 9
  3080. +2D4E from $4EBA to $4E71
  3081. +2D50 from $0014 to $4E71
  3082. +2D56 from $6x08 to $6008
  3083.  
  3084. (I forget the actual value that x represents above, but it doesn't really matter.)
  3085. ••• Version: "1.0.7" •••
  3086. EFFECT: Select any item in the password dialog box.
  3087. HOW TO: LOCATE CODE RESOURCE 9
  3088. CHANGE THE WORD AT OFFSET 31C6 FROM 6662 TO 4E71
  3089. CHANGE THE WORD AT OFFSET 2D58 FROM 4267 TO 4E71
  3090. CHANGE THE WORD AT OFFSET 2D5A FROM 4EBA TO 4E71
  3091. CHANGE THE WORD AT OFFSET 2D5C FROM 0008 TO 4E71
  3092. CHANGE THE WORD AT OFFSET 2D5E FROM 548F TO 4E71
  3093.  
  3094. if you don't want to see the dialog at all you can change all the words between (and including) offsets 1D0C and 1F1C to 4E71.
  3095. ••• Version: "Q&A List" •••
  3096. The following list is all the questions you may be asked after playing for 1000 years after starting the program. They are very simple and you will be given an approximate page number. Every 5 or 6 items here I have given page numbers, so that should make the choice of what I am talking about fairly easy.  If you answer wrong, you might as well quit. Wrong answers will tell you that you were wrong.
  3097.  
  3098. Picture of B2 Bomber                       Flight and Electricity
  3099. Scroll in Star Map                         Mysticism and Mathematics
  3100. Atom                                       Theory of Gravity and Physics
  3101. Old Car                                    Combustion and Steel
  3102. Piggy Bank                                 Trade and the Republic
  3103. Bridge                                     Construction and Iron Working
  3104. Black Pot on tripod(17)                    University and Medicine
  3105. Sword with Scarf                           Horseback riding & Feudalism
  3106. Statue of man with sword and scale         Alphabet
  3107. Combustion engine                          Refining and Explosives
  3108. Soviet hammer cross                        Philosophy and Industrialization
  3109. IBM PC Computer                            Mathematics & Computers
  3110. Plain soldiers(35)                         Republic and Explosives
  3111. Hand holding hammer over inc. house        Masonry and Currency
  3112. Coins and Dollars                          Bronze Working
  3113. Three hands over flag                      Philosophy and Literacy
  3114. Kite in lightning                          Metallurgy & Magnetism
  3115. Circuit board                              Enginerring and Electricity
  3116. Circuit design under ruler                 Wheel and Construction
  3117. Explosives                                 Gunpowder and Chemistry
  3118. Castle on Hill                             Masonry and Monarchy
  3119. Man with Wings                             Combustion and Physics
  3120. Two Atoms splitting                        Nuclear Power and Superconductor
  3121. Molecular Splicing(47)                     Medicine and the Corporation
  3122. Old gun with Gunpowder Bag                 Invention and Iron Working
  3123. Factory emitting Smoke                     Railroad and Banking
  3124. Old Phonograph                             Engineering and Literacy
  3125. Shield and Spears                          Bronze Working
  3126. Shaking Hands with Shovel and Axe          Mass Production and Communism
  3127. Open book with 3 closed in back            Writing and Code of Laws
  3128. Magnet(64)                                 Navigation and Physics
  3129. Map                                        Alphabet
  3130. 3 Cars                                     Automobile and the Corporation
  3131. Abacus adding machine                      Alphabet and masonry
  3132. Red Cross with Snaking lines               Philosophy and Trade
  3133. Smelting Ore cup pouring(78)               Gunpowder and University
  3134. Crown                                      Ceremonial Burial and Code of Laws
  3135. Suppliant Meditating                       Ceremonial Burial
  3136. Ship Wheel                                 Map Making
  3137. Nuclear Explosion                          Atomic Theory & Mass Production
  3138. Nuclear Sign                               Electronics and Nuclear Fission
  3139. Pensive Sitting Statue(86)                 Mysticism and Literacy
  3140. Wheel Scale with two arrows                Mathematics and Navigation
  3141. Plastic Engine                             Refining and Space Flight
  3142. Train(92)                                  Steam Engine and Bridge Building
  3143. Recycle Sign                               Mass Production and Democracy
  3144. Robotic Implements(112)                    Plastics and Computers
  3145. Rocket                                     Advanced Flight and Electronics
  3146. View of Earth                              Computers and Rocketry
  3147. Steam Engine                               Physics and Invention
  3148. Pouring Steel                              Metallurgy and Industrialization
  3149. Two Meters Plugged into Wall               Plastics and Mass Production
  3150. 4 Men in front of Graph(118)               Banking and Industrialization
  3151. Eagle on Globe                             Code of Laws and Literacy
  3152. Balls falling with arrows on sides         Astronomy and University
  3153. Hands Exchanging coins(122)                Currency and Code of Laws
  3154. Scholar's Cap                              Mathematics and Philosophy
  3155. Writing Quill(124)                         Alphabet
  3156. ••• Version: "Cheats" •••
  3157. I couldn’t find the location of the $ in the game before, so finally I
  3158. said to hell with it, I’ll just find somewhere where it accesses it and hack
  3159. there. (It seems to only decipher the $ when it needs to and the encrypt/hide it as I had searched the entire range of program memory for it at various interupt points.) ... Anyways to make buying a unit/improvementt give you $32,000 (!!!) just do this:
  3160.     Civilization CODE #14
  3161.         +4E48 6E00B6FA->363C7D00
  3162.         +4E6E     9750->3083
  3163.  
  3164. To make it give you $32000 whenever you sell anything (unecessary if you do
  3165. the first one, but the first one may be to much of a cheat for some people)
  3166.         +5340 700AC1D0->303C7D00
  3167.         +5352     D150->3080
  3168. of course these ruin the game, but hey so what you now know that you can
  3169. dominate the game and thus do not have to waste the rest of '93 playing it.
  3170.  
  3171. Nemo’s cheat for Civilization!  Sure the challenge of Civilization is the entertaining part of the game, but there's something to be said about nuking the shit out of the other guys. So, here's a cheat so that you can buy anything that’s being produced in your city without losing any money. Also it stops you from losing any money each turn by low taxes or whatever:
  3172. Change CODE 14        This patches the buying
  3173. Offset:$4E00    From:        $6E12            To:    $4E71
  3174. Offset:$4E48    From:        $6E00 B6FA    To:    $4E71 4E71
  3175. Offset:$4E6E    From:        $9750            To:    $4E71
  3176. Offset:$62F6    From:        $9150            To:    $4E71
  3177. Change CODE 13        This patches losing money each turn
  3178. Offset:$18B8    From:        $6E00 0088    To:    $4E71 4E71
  3179. Offset:$18DA    From:        $9150            To:    $4E71
  3180.  
  3181. Nemo’s cheats for Civilization!
  3182. AKA - ‘Civilization Championship Edition’
  3183. Fifth Revision
  3184.  
  3185. Sure the challenge of Civilization is the entertaining part of the game, but there’s something to be said about nuking the shit out of the other guys. So, here’s a bunch of cheats that I made for ‘stress relief.’
  3186.  
  3187. i)    Allows you to buy anything for your city without losing any money
  3188. ii)   Stops you from losing any money each turn, for low taxes, or whatever.
  3189. iii)  Allows you to see what’s under the black (where you haven’t been) on the map.
  3190.       Unfortunately, you can't see other cities unless you’ve been there.
  3191. iv)   Prevents Global Warming
  3192. v)    Prevents you from losing any offensive battles.
  3193.       Doesn't work for other people attacking you.
  3194. vi)   Prevents losing troops and settlers from food shortages
  3195.       Side effect - your cities don't grow.
  3196. vii)  All items can walk on water!
  3197. viii) All boats can swim on land!
  3198.       You can attack cities, but you can't take them over (yet).
  3199. ix)   SuperTechnology - all technology takes one turn.
  3200.       Enemy technology also takes one turn.
  3201. x)    Airplanes can't run out of fuel.
  3202. xi)   Build cities on water
  3203. xii)  Troops can attack from boats or the water without landing
  3204.  
  3205. Change CODE 14                            This patches the buying
  3206. Offset:        $4E00
  3207. From:            $6E12
  3208. To:            $4E71
  3209.  
  3210. Offset:        $4E48
  3211. From:            $6E00 B6FA
  3212. To:            $4E71 4E71
  3213.  
  3214. Offset:        $4E6E
  3215. From:            $9750
  3216. To:            $4E71
  3217.  
  3218. Offset:        $62F6
  3219. From:            $9150
  3220. To:            $4E71
  3221.  
  3222. Offset:        $6316
  3223. From:          $5350
  3224. To:            $4E71
  3225.  
  3226. Offset:        $6330
  3227. From:          $5350
  3228. To:            $4E71
  3229.  
  3230. Offset:        $6354
  3231. From:          $5350
  3232. To:            $4E71
  3233.  
  3234. Change CODE 13                            This patches losing money each turn
  3235. Offset:        $18B8
  3236. From:            $6E00 0088
  3237. To:            $4E71 4E71
  3238.  
  3239. Offset:        $18DA
  3240. From:            $9150
  3241. To:            $4E71
  3242.  
  3243. Change CODE 3                            This patches the map
  3244. Offset:        $3B28
  3245. From:            $6712
  3246. To:            $4E71
  3247.  
  3248. Change CODE 7                            This patches the global warming
  3249. Offset:        $5544
  3250. From:            $6624
  3251. To:            $6024
  3252.  
  3253. Change CODE 7                            This patches the battles
  3254. Offset:        $3DA
  3255. From:            $672A
  3256. To:            $602A
  3257.  
  3258. Offset:        $40C
  3259. From:            $662C
  3260. To:            $4E71
  3261.  
  3262. Offset:        $456
  3263. From:            $6C06
  3264. To:            $4E71
  3265.  
  3266. Offset:        $590
  3267. From:            $6E18
  3268. To:            $4E71
  3269.  
  3270. Change CODE 14                            This patches the food shortages
  3271. Offset:        $37E8
  3272. From:            $6600 0080
  3273. To:            $6000 04AE
  3274.  
  3275. Offset:        $6FE
  3276. From:            $6600
  3277. To:            $6000
  3278.  
  3279. Change CODE 11                            This patches walking on water
  3280. Offset:        $2118
  3281. From:            $6600
  3282. To:            $6000
  3283.  
  3284. Change CODE 11                            This patches boats on land
  3285. Offset:        $271E
  3286. From:            $664A
  3287. To:            $604A
  3288.  
  3289. Change CODE 14                            This patches the SuperTechnology
  3290. Offset:        $602C
  3291. From:            $6C28
  3292. To:            $4E71
  3293.  
  3294. Offset:        $6046
  3295. From:            $670E
  3296. To:            $4E71
  3297.  
  3298. Change CODE 11                            This patches the airplane fuel.
  3299. Offset:        $3F74
  3300. From:            $6C14
  3301. To:            $6014
  3302.  
  3303. Change CODE 11                    This allows you to build cities on water.
  3304. Offset:        $1978
  3305. From:            $6700 00DE
  3306. To:            $6000 0096
  3307.  
  3308. Change CODE 11                    This allows troops to attack from water.
  3309. Offset:        $21FE
  3310. From:            $662A
  3311. To:            $602A
  3312.  
  3313. The two most useful cheats I know are:
  3314.  
  3315. 1: Save the game before the last piece moves, then quit and start your saved
  3316. game. All your pieces will be able to move again.
  3317.  
  3318. 2: Engineers can accomplish any one task in one turn if after you assign them
  3319. a task, you repeatedly click on them, wake them up, and reassign the task.
  3320. -
  3321. Claire Vocal Coach
  3322. vAll
  3323. 515.101.00014596
  3324. -
  3325. Claris Emailer
  3326. v1.0
  3327. f804977886.3295
  3328. -
  3329. Claris Impact
  3330. v1.0.x
  3331. 0003116155
  3332. 0003119496
  3333. -
  3334. Claris Organizer
  3335. v1.0v2
  3336. Enter any number with 6 or more digits
  3337. -
  3338. Claris Works
  3339. vAll
  3340. 1120000
  3341. -
  3342. Clipfolio
  3343. v1.2
  3344. 1231120413450001
  3345. -
  3346. Clipmedia 2 - Industry at Work
  3347. vAll
  3348. CMM020-13510
  3349. -
  3350. Clipmedia 3 - Perfect Presentation
  3351. vAll
  3352. CLM300 CMM030-10986
  3353. -
  3354. ClockWerx
  3355. vAll
  3356. †Complete documentation to play ClockWerx can be found in its help file which can be accessed by depressing both the control key and the "H" key together.
  3357.  
  3358. The first time you run ClockWerx, the computer will ask you a question before you can continue. Once you have answered the question correctly, you will only be asked again if you reinstall ClockWerx. The questions and their associated answers are:
  3359.  
  3360. 1. What is the name of the wooden board to which the movement of a longcase clock is attached?   ANSWER - Seat Board
  3361.  
  3362. 2. What is a mechanism used to minimize escapement error as a mainspring unwinds? ANSWER - Fusee
  3363.  
  3364. 3. What was the first form of clock controller used in verge-escapement clocks? ANSWER - Foliot
  3365.  
  3366. 4. What is the name of the mechanism that electrically maintains a pendulum in oscillation?  ANSWER - Hipp-toggle
  3367.  
  3368. 5. What steel alloy used for pendulum rods has a near-zero coefficient of expansion? Answer - Invar
  3369.  
  3370. 6. What is the name of a form of pendulum in which the rod is a diamond-shaped frame? ANSWER - Rhomboid
  3371.  
  3372. 7. What is the name of the knurled nut supporting the pendulum bob? ANSWER - Rating nut
  3373.  
  3374. 8. What is the name of the device that is used to equalize the force of the mainspring over its period of run? ANSWER - Stackfreed
  3375.  
  3376. 9. What is another name for a watch capable of sounding out the time at will? ANSWER - Repeating work
  3377.  
  3378. 10. What is the name of the cylindrical brass box containing the mainspring of a clock? ANSWER - Barrel
  3379.  
  3380. 11. What is the name of the cam that is used to determine the number of blows struck in a rack-striking work at the hour? ANSWER - Snail
  3381.  
  3382. 12. What is the name of the arm acting as a click for the rack in rack-striking clocks? ANSWER - Rack hook
  3383.  
  3384. 13. What is the name of the nib at the end of the anchor or lever arms acted upon by the escapement wheel? ANSWER - Pallet
  3385.  
  3386. 14. What is the name of the depression surrounding a pivot hole? ANSWER - Oil sink
  3387.  
  3388. 15. What is the name of the teeth on a smaller driven members in clock gear trains? ANSWER - Pinion leaves
  3389.  
  3390. 16. What is the name of the type of wheel found in platform-escapement carriage clocks which drives the escape pinion? ANSWER - Contrate
  3391.  
  3392. 17. What is the sound of a clock striking the quarters on two differently pitched bells or gongs? ANSWER - Ting-tang
  3393.  
  3394. 18. What is the name of the bearing in which a pivot runs? ANSWER - Pivot hole
  3395.  
  3396. 19. What is the name of the train of wheels in a clock that provides a 12 to 1 reduction between the minute and hour hands? ANSWER - Motion work
  3397.  
  3398. 20. What is the name of the cam in an equation clock used for indicating solar time? ANSWER - Kidney piece
  3399. -
  3400. Coach & Coach Pro
  3401. vAll
  3402. 1000001
  3403. 1234567
  3404. (1st+6th digit=7th)
  3405. -
  3406. Collage
  3407. vAll
  3408. 06-1405-6209
  3409. -
  3410. Color Access
  3411. v1.4.5
  3412. SN# 25194 
  3413. REG# 24F631715384202F
  3414. -
  3415. Color Studio
  3416. vAll
  3417. CS27968
  3418. CS11305
  3419. -
  3420. ColorIt
  3421. v2.0
  3422. CI20A-xxxxx
  3423. (Notice that it is
  3424. CI and not C1)
  3425.  ^-L    one-^
  3426. -
  3427. Comet/CG
  3428. v2.3
  3429. 0022001175
  3430. -
  3431. Communicate Lite
  3432. v1.0.1
  3433. 802864192400
  3434. -
  3435. Compactor Pro
  3436. vAll
  3437. 16225913
  3438. †v1.33
  3439. To register Compact Pro 1.33 and enable encryption, change:
  3440. CODE 4+$2EA4     From: 67 To: 60
  3441.     When it asks you for the registration code, type any 8 characters. If you want to reregister your copy (to change the name), change any number of bytes in the CLOC resource (don’t change the size).
  3442.     If you have a copy of Compact Pro 1.33 that won't enable encryption (if there’s an ‘*’ after your name in the about dialogbox and no ‘Set password…’ item in the Misc menu), make sure CODE 4+$2F44 is $66 (not $60) and reregister.)
  3443.  
  3444. Version 1.34
  3445.  
  3446. 1) Open up the application with ResEdit
  3447. 2) Open up the CODE resource
  3448. 3) Open up CODE ID 3
  3449. 4) Search for Offset 4856
  3450. 5) Change 6718 to 6018
  3451. 6) Quit ResEdit and save all changes
  3452. 7) Open up Compactor Pro
  3453. 8) Click Register
  3454. 9) Type in a name and any serial number you wish
  3455. 0) Now hit the return key!
  3456.  
  3457. Compact Pro 1.34 Krak
  3458. CODE 3
  3459. +47B8
  3460. 6600 009E->4E71 4E71
  3461. +4856
  3462. 6718     ->6018
  3463.  
  3464. or
  3465.  
  3466. For Version 1.34
  3467.  
  3468. Actually, here's a slightly better version of the crack. This one leaves the
  3469. registration intact:
  3470.  
  3471. Go to offset 47A8 in Code 3
  3472. Find 0C2E 001F
  3473. Change to 6000 00C6
  3474.  
  3475. ======================
  3476. Compact Pro 1.3.4
  3477. CODE 0003 offset 47AE
  3478. Locate 6200 00A8
  3479. Change to 6000 00C0
  3480.  
  3481. Any registration code will now work.
  3482. ======================
  3483.  
  3484. -
  3485. Conflict Catcher
  3486. v3.0.x
  3487. CC3-001-849-809
  3488. -
  3489. CopyPaste
  3490. v2.3.1
  3491. †'INIT' #0
  3492.  
  3493. +004A 7200->7201
  3494. -
  3495. Crash Barrier
  3496. v2.0
  3497. 1982487924
  3498. -
  3499. Create-It
  3500. vAll
  3501. CRM9301513
  3502. -
  3503. Creative Partner
  3504. v1.0
  3505. 2AE90-5270-6B95A
  3506. 2B044-D29F-25567
  3507. -
  3508. Crystal Caliburn
  3509. vAll
  3510. †CRYSTAL CALIBURN 1.0.2
  3511. EFFECT: Gets rid of the 'Your data file as been installed improperly dialog box.
  3512. HOW TO:
  3513. LOCATE CODE RESOURCE 2
  3514. CHANGE THE WORD AT 3510 FROM 6710 TO 6010
  3515.  
  3516. a hack that lets you play crystal calibourn on a 12" screen
  3517. (by doing this you can see most of your flippers instead of none.)
  3518.  
  3519. use resourcerer and open the 13" WIND template change to:
  3520. top 0 bottom 612 left 0 right 512.
  3521.  
  3522. it's not perfect but it is playable this way - it also lets you see the left
  3523. part of the game.
  3524.  
  3525. # Give yourself any number of balls per game - open the 'DIPs' resource with ResEdit - change the two word-values as follows: - $251F $0003 for 3 balls - $2CCD $0005 for 5 balls - $2CAE $0007 for 7 balls - $2CCD $000A for 10 balls - $2CDC $0014 for 20 balls - $2900 $0063 for 99 balls 
  3526. -
  3527. Crystal TOPAS
  3528. v1.5
  3529. RB20-0110-0730
  3530. -
  3531. CyberSound FX
  3532. v1.0
  3533. †How to crack CyberSound™ FX 1.0 (fat)
  3534.  
  3535. Open a filter with ResEdit and search "AFlt" resource for hex "4A0066" and replace the PREVIOUS 4 bytes with "103C0001".
  3536. (This will crack the 68k stuff)
  3537.  
  3538. Next, open "AFlT" resource and search for hex "B06100384800002C" and replace the NEXT 4 bytes with "38600001".
  3539. (This will crack the PPC stuff)
  3540.  
  3541. This must be done to ALL filters in the set except the "Normalize" one.
  3542.  
  3543. * If you're not concerned with the added speed of native code, you may also delete the "AFlT" resource and still run it on a PPC (only in 68k emulation mode though).
  3544. -
  3545. Dabbler
  3546. v2.0
  3547. DM200NAZ0006148-FKWW-001
  3548. v1.0
  3549. 0013058-6239
  3550. -
  3551. Daisy Quest
  3552. v1.0
  3553. DQ 1255
  3554. -
  3555. Dark Forces
  3556. v1.1.1
  3557. †Dark Forces Mac<-->PC Data File Exchange                         
  3558.  
  3559. The way to change PC "*.GOB"
  3560. files into something that Mac Dark Forces likes is to:
  3561.  
  3562. Set the creator of the file to 'dRfO'.
  3563. Set the type of the file to 'DATA'.
  3564. Double-click on the .GOB file and away you go!
  3565. -
  3566. Datebook Pro
  3567. vAll
  3568. DB6I14233S2KE1CS
  3569. buvc0z9s8h1n7dab
  3570. †xx=DB or TB
  3571. xxR79J4Y6J257ZM5  xxLA974R6J29IH0T  xx8S9Z4C6-2IO9O0  xxKM9K4Y6V2P-LBM
  3572. xxI59X46632TUJHG  xx2N9Q4J6B2ODOHI  xx-792466D2S-2J3  xxFQ9J4D6O2-XXRO
  3573. xxVG9C4O6C2ZA100  xxWM9Y4Z672OHI4M  xxTT9Q4N6C22B-5N  xxWK974E622I8ZPV
  3574. xxWP9I466Q2G3BLW  xxO5914S6S2W5P6A  xxV59E456N2SYIMY  xx8F9L4J62279TRO
  3575. xx9N9M4P682TTXJE  xx6H9C4E6Q2G-HBN  xxBY9A4-662U8939  xxPZ9B4L6R25EWRB
  3576. xx3D9J4Z612LJMFQ  xxA6904K6C2QBRL6  xxTS9Z436F2AMLQT  xxH1974J6029O163
  3577. xxMU9H4X6P2YKJ2K  xxC69Q41602-LQYJ  xx4A944U6Z2CQIH3  xxJK944J6G2C7ABS
  3578. xx4695436T28O81-  xx9M9K4S602FQ538  xxTP9O4R6I2L7Z36  xxE69J4S6D2ZP-L7
  3579. xx9M984P6C2K-UX0  xxPU9Y4H6E2I2SEI  xxKJ9F456G2JKMSW  xxR99I4D6O2HA29T
  3580. xxZ49M4J6J2RX7HY  xxPR9B4D6R2ZNCU6  xxXC9J45672SB7F0  xx58974C6L2LZ3GS
  3581. xxP39I4F6-29NZ0E  xxLW9E466V215PSL  xxBU9P4E6Z29OZ--  xxKH9Q4I6B2-N1E1
  3582. xxS99Z4Y6124HXPK  xx7Y984Q6I272LH2  xxDR9A406F2GCUGS  xx1S9F4C6Y2IHLXS
  3583. xxE6944I6G258S29  xxJA93426I2O5PEG  xxPG964K622WAZ9P  xxF09N4L6Z2Y47VB
  3584. xxLC9W486H2HVJOS  xxUG904K6N2ZKI78  xxDQ9-4E692EJFN3  xxBW9X4I6J236T1M
  3585. xxXQ994J6Q243-1Y  xx9B9G416B2FJ4HL  xxX99Z4X602ET2D-  xxN-9Z446E2J55JZ
  3586. xx619-446820RRFJ  xx8Y9U4S6M2USHCJ  xx5191456R2USHCK  xxOG92426028XN0Q
  3587. xxEP9F4P642A5CO1  xxZ2984T6W2L71JJ  xxVK9W436O25Y6LY  xxDI9G4K6V2W5R0D
  3588. xxXR9R4Z6-2F0HX-  xxS59N4E6Q2IS8NE  xxME9Y4X6V22S27D  xx5Z9X4D6X2Y0CJX
  3589. xxOC9E416C2-W23U  xxWN9I4E662EUIX5  xxVK9W4-6A2HUL1L  xxGT9S4Z6E2V99H9
  3590. xxCI9K4B6K2860UP  xx199V4P6224QQSU  xxUY904M6P2PH8UK  xx2Y9N476F2K2GJ6
  3591. xx8E9I4A6-24OLQ8  xx2R93476T2P9D-H  xxAP914D6B2PLZX7  xxX89L4O6I2DY4M9
  3592. xx0J9S4Y662X8EIZ  xxF29P486J2FFFLU  xxP-9B4J6U2SBIQA  xxH99-4U6G2AH21Y
  3593. xxEC9A4G622N89Q6  xx769N4A6S2VOODR  xx019P4V6O2US-ED  xxVU9H4Y6B2-DB2F
  3594. xxRG9-4X652OK4KV
  3595.  
  3596. -
  3597. Day to Day Calendar
  3598. v1.0
  3599. †1) CODE #17 +1E32  3006->7001
  3600. 2) Run "Day-to-Day® Calendar" and personalize it using
  3601.      serial number:    DTOD
  3602.      - Then quit.
  3603. 3) CODE #17 +0036  6706->4E71
  3604. 4) The App is now fully kracked and will stay that way.
  3605.  
  3606. -
  3607. Day-Timer Organizer
  3608. v2.0
  3609. 820008739
  3610. -
  3611. Daymaker
  3612. v3.0.3
  3613. 0148D-0F68F9-1F100
  3614. 0349-13D8B8-F5000
  3615. 03409-13D8B8-F5000
  3616. †v2.03
  3617. If the installer does not recognize your disks as originals, simply make these
  3618. changes to the installer with RESEDIT. Open the Installer file and change:
  3619. infn 1001+$456     From: 6704 To: 6004
  3620.          +$562     From: 6704 To: 6004
  3621.          +$462     From: 6EDE To: 4E71
  3622.  
  3623. or try,
  3624.  
  3625. (This is a partial CRACK)
  3626. Open the 'DayMakerInstall' file with ResEdit: To make it think the disks are
  3627. real install disks, change:
  3628. infn 1500+$0004     From: 4EBA 00BC To: 4E71 4E71
  3629. infn 1001+$0030     From: 4EBA 0ABA To: 4E71 4E71
  3630. To allow anything as a serial number, change:
  3631. infn 1001+$019A     From: 6F0C To: 600C
  3632.          +$01B2     From: 6704 To: 4E71
  3633.  
  3634. Daymaker 2.0 - Allows anything for a serial number.
  3635.  
  3636. in the file "DayMakerInstall"
  3637. “infn” #1001  +$1B2 $67->$66
  3638. -
  3639. dBase IV
  3640. v1.1
  3641. 1234567-28
  3642. †SN#=xxxxxxx-yy, where the yy=sum of the individual digits x.
  3643. ***
  3644. ex:1234567-28 is valid since 1+2+3+4+5+6+7=28.
  3645. -
  3646. dBase Mac
  3647. vAll
  3648. 0000000-00
  3649. -
  3650. DeBabelizer
  3651. v1.6.x
  3652. Note:  Leading space is not part of the serial number
  3653.  -0529-328819-739202
  3654.  -0557-322478-973200
  3655.  -0598-325148-856201
  3656.  -1560-331589-612212
  3657.  -1603-313250-595213
  3658.  -1633-326920-478214
  3659.  -2616-312361-234225
  3660.  -2657-315031-117226
  3661.  -2674-329690-351214
  3662.  -3629-310472-963237
  3663.  -3660-323142-846238
  3664.  -3687-327701-090227
  3665.  -3690-336812-729239
  3666.  -4632-329583-602239
  3667. †Analyzing/Reverse engineering the SN# checking routine reveals:
  3668.  
  3669. Your name info must be >2 characters in length.
  3670. The serial number is exactly 19 characters long.
  3671. The 1st,6th, and 13th characters are ignored and can be anything except spaces (spaces are removed before any SN# processing is done).
  3672.  
  3673. There are 5 'checksums' used to generate a serial number; the algorithm is:
  3674.  
  3675. cs0=235817+37*k, k=1..14 are the only valid k I know of.  (6 Chars)
  3676. cs1=(k MOD 36) * 279                                      (4 Chars)
  3677. cs2=(k MOD 34) * 3                                        (2 Chars)
  3678. cs3=(k MOD 15) * 7                                        (2 Chars)
  3679. cs4=Sum of the 6 digits in cs0                            (2 Chars)
  3680.  
  3681. the digits of cs0-cs4 are then mapped into the SN# as follows:
  3682.  
  3683. Char 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19
  3684. ====+========================================================
  3685. cs0 |--    03 05    -- 02       06    04 --          01
  3686. cs1 |--             --       02          -- 04 03       01
  3687. cs2 |-- 01          --                   --       02
  3688. cs3 |--             --             02    --                01
  3689. cs4 |--          02 --    01             --
  3690.  
  3691. Example: k=8 gives cs0=236113, cs1=2232,cs2=24,cs3=56,cs4=16 thus the SN# is '-2616-312361-234225'
  3692.  
  3693. Doom
  3694. -
  3695. Deck II
  3696. v2.5.0
  3697. 33025-0008-1201-46401
  3698. -
  3699. Deliverance
  3700. v1.0
  3701. 51244-442657-100016
  3702. †Infinite lives - CODE 4, offset 2710 - change 53AD FBB2 to 4E71 4E71 
  3703. Infinite energy - CODE 4, offset 270A - change 660C to 600C 
  3704. -
  3705. Delta Graph Pro
  3706. v3.5.x
  3707. MUU35-0827-3837184026
  3708. v3.0
  3709. DGM3000900
  3710. -
  3711. Descent
  3712. v1.0
  3713. †Krak:
  3714. 1- Open Descent with ResEdit.
  3715. 2- Open the STR resource -- there is only one.
  3716. 3- Change "Descent:Install Descent" to ":Install Descent"
  3717. 4- Use SetItsType to change ANY file (text file if you want) to
  3718. APPL/STi0 <-- that's a zero, zip, zilch, nil from whatever is was, not an "oh". Make sure this file is IN the Descent folder IN the same directory as the Application.
  3719. 5- Call your dummy file "Install Descent"
  3720. That's it! You can kill the imagemaster file now, I believe. Keep the archive around for fun's sake, if you want.
  3721.  
  3722. Quick and dirty cheats for Descent. Haven't tried 'em all but most work fine:
  3723. Type the following directly in the game, regardless of your current keyboard mapping setup. 
  3724. * GABBAGABBAHEY - Cheat Codes... Engage. (Enter first)
  3725. * MITZI - All Keys
  3726. * BRUIN - Extra life
  3727. * BIGRED - All weapons
  3728. * BUGGIN - Turbo mode
  3729. * RACERX - Invincibility
  3730. * GUILE - Cloak Engage/Disengage
  3731. * FLASH - Illuminate the exit path
  3732. * FARMERJOE - Warp to level
  3733. * TWILIGHT - Recharge Shield
  3734. * AHIMSA - Turn off the robot's firing
  3735. * SCOURGE - All Weapons available in shareware version.
  3736. -
  3737. Desktop Tools
  3738. vAlias
  3739. Please see the entry Aladdin Desktop Tools
  3740. -
  3741. Developer VISE
  3742. v3.5
  3743. †Name/Company : Registered
  3744. Serial Number: 000081-3136-635
  3745. Name/Company : John Doe
  3746. Serial Number: 000001-6839-305
  3747. Name/Company : =-BOOK-WORM->
  3748. Serial Number: 000202-1050-897
  3749. -
  3750. Developer VISE Lite
  3751. v3.5
  3752. †Name/Company : (Anything)
  3753. Serial Number: DVL330R0000000-670
  3754. -
  3755. DiagnoSYS
  3756. v1.0
  3757. B102131444366
  3758. -
  3759. Digital Box Office
  3760. vAll
  3761. DR1DBO0812071NS-A
  3762. -
  3763. Digital Intelligent Noise Reduction
  3764. v1.0
  3765. yj9660mkk236
  3766. -
  3767. Digitally Dead Screen Saver
  3768. vAll
  3769. †Digital Dead Serial Number Format: (D2S2)
  3770. xxnnn5nnxnnnnY
  3771. Where "x" is any Alpha Char and "n" is any Numeric Char.
  3772. Examples:
  3773. AA000500A0000Y
  3774. XY123546Z6789Y
  3775. -
  3776. DigiTrax
  3777. v1.2
  3778. ALS4312536
  3779. ALS4312135
  3780. -
  3781. Dilbert Screen Saver
  3782. vAll
  3783. 5180-6344-1654
  3784. -
  3785. Dimensions
  3786. v2.0
  3787. DAW100R3100720-191
  3788. DAW200U3200000-109
  3789. DAW200U3200001-742
  3790. DAW200U3200002-375
  3791. DAW200U3200003-292
  3792. DAW200U3200004-641
  3793. DAW200U3200005-274
  3794. DAW200U3200006-907
  3795. DAW200U3200007-540
  3796. DAW200U3200008-173
  3797. DAW200U3200009-806
  3798. DAW200U3200010-708
  3799. DAW200U3200011-341
  3800. DAW200U3200012-974
  3801. DAW200U3200013-607
  3802. DAW200U3200014-240
  3803. DAW200U3200015-873
  3804. DAW200U3200016-506
  3805. DAW200U3200017-139
  3806. DAW200U3200018-772
  3807. DAW200U3200019-405
  3808. DAW200U3200020-307
  3809. DAW200U3200021-940
  3810. DAW200U3200022-573
  3811. DAW200U3200023-206
  3812. DAW200U3200024-839
  3813. DAW200U3200025-472
  3814. DAW200U3200026-105
  3815. DAW200U3200027-738
  3816. DAW200U3200028-371
  3817. DAW200U3200029-288
  3818. DAW200U3200030-906
  3819. DAW200U3200031-539
  3820. DAW200U3200032-172
  3821. DAW200U3200033-805
  3822. DAW200U3200034-438
  3823. DAW200U3200035-355
  3824. DAW200U3200036-704
  3825. DAW200U3200037-337
  3826. DAW200U3200038-970
  3827. DAW200U3200039-603
  3828. DAW200U3200040-505
  3829. DAW200U3200041-138
  3830. DAW200U3200042-771
  3831. DAW200U3200043-404
  3832. DAW200U3200044-321
  3833. DAW200U3200045-670
  3834. DAW200U3200046-303
  3835. DAW200U3200047-936
  3836. DAW200U3200048-569
  3837. DAW200U3200049-202
  3838. DAW200U3200050-104
  3839. DAW200U3200051-737
  3840. DAW200U3200052-370
  3841. DAW200U3200053-287
  3842. DAW200U3200054-636
  3843. DAW200U3200055-269
  3844. DAW200U3200056-902
  3845. DAW200U3200057-535
  3846. DAW200U3200058-168
  3847. DAW200U3200059-801
  3848. DAW200U3200060-703
  3849. DAW200U3200061-336
  3850. DAW200U3200062-969
  3851. DAW200U3200063-602
  3852. DAW200U3200064-235
  3853. DAW200U3200065-868
  3854. DAW200U3200066-501
  3855. DAW200U3200067-134
  3856. DAW200U3200068-767
  3857. DAW200U3200069-400
  3858. DAW200U3200070-302
  3859. DAW200U3200071-935
  3860. DAW200U3200072-568
  3861. DAW200U3200073-201
  3862. DAW200U3200074-834
  3863. -
  3864. Director
  3865. v4.0+++
  3866. See MacroMind Director
  3867. -
  3868. Disk Cafe
  3869. vAll
  3870. DC000444B52
  3871. DC000796A32
  3872. -
  3873. Disk Express II
  3874. vAll
  3875. JV103761
  3876. JE103744
  3877. JI103774
  3878. JV103735
  3879. JX103737
  3880. JX103763
  3881. JY103738
  3882. JZ103739
  3883. -
  3884. Disk Manager Mac
  3885. vAll
  3886. 190915
  3887. -
  3888. DiskDup
  3889. vPro 1.0.2
  3890. 08645119
  3891. v2.6a
  3892. 3 Spaces to Register, as before
  3893. v2.x Commercial
  3894. 00310456
  3895. †••• Version: "2.6a" •••
  3896. v2.3 & older
  3897.     All you need is when at the “number of Copies” dialog field - just arrow key to the right of the number “1” and type 3 (three) blank spaces. This should register the application.
  3898. -
  3899. DiskMaster
  3900. v1.0
  3901. DMR100AAA00000043
  3902. -
  3903. DiskTools Collection
  3904. v3.3
  3905. DTC-0330-663775888
  3906. †DTC-0330 = version number, by changing the version number when new versions come out
  3907. we can likely make this serial number work right up to 4.0
  3908. -
  3909. Ditto
  3910. v1.0
  3911. XXXXXXXX-XXXXXXXX (any numbers in this format)
  3912. -
  3913. Dome Wars
  3914. v1.0
  3915. 000000000000AAAA
  3916. 111111111111TTTT
  3917. 123456789012itYR
  3918.  
  3919. -
  3920. Down to Business
  3921. vAll
  3922. SSN719
  3923. -
  3924. Eclipse
  3925. v1.0
  3926. † Name:       SPC
  3927. Copies:     666
  3928. Reg Code:  HDKLNKCC      (note: must be capitol letters)
  3929. -
  3930. Elastic Reality
  3931. vAll
  3932. 80862801118
  3933. -
  3934. Elastic Reality Transjammer
  3935. v1.0b7
  3936. 82-34075-22609-02307
  3937. v1.0b2
  3938. 82-34075-22609-02307
  3939. -
  3940. Electric Image
  3941. v1.5.x
  3942. AA00001
  3943. Also needs dongle removed
  3944. -
  3945. Empire Deluxe
  3946. vAll
  3947. †Bypasses initial dialog - CODE 16, offset 58A4 - change 6606 to 6006 
  3948. -
  3949. Empower
  3950. vI & II
  3951. Name:Administrator
  3952. PW:Admin
  3953. -
  3954. Encore
  3955. v4.0
  3956. EV40-0-01034-4939
  3957. EV40-0-01034-2862
  3958. v3.0.7
  3959. EV30-0-01032-8582
  3960. -
  3961. Envision
  3962. v4.3
  3963. 8019
  3964. -
  3965. Eric's Ultimate Solitaire
  3966. vAll
  3967. †try using "Weasel" as your name
  3968. -
  3969. Eudora Pro
  3970. v2.1.3
  3971. SN: 1020145 UserCode: IC233
  3972. -
  3973. Exile
  3974. v1.1
  3975. †The Key is derived from the registration code (rc) as follows:
  3976.  
  3977. Key=(((((rc*23)%990004)+52176)*7)%900000)+100000
  3978.  
  3979. eg: if rc=796608 then Key=378616
  3980. -
  3981. Exile Editor
  3982. v1.0
  3983. †The Key is derived from the registration code (rc) as follows:
  3984.  
  3985. Key=((((rc*3+51)%3000)*82)%5000)+5000, where % is the MOD operator
  3986.  
  3987. ***
  3988. eg: if rc=1088 then Key=5830
  3989. -
  3990. Exile II
  3991. v1.0.1
  3992. †Exile II 1.0.1 and Exile II Editor both use the same formula for the registration key -- it is:
  3993. key=(((((rc*25)%33519)+11724)*80)%20000)+10000
  3994. where rc is the registration code given to you by the programs.
  3995.  
  3996. -
  3997. EXodus
  3998. v5.2
  3999. SEM9001009002ZJ0
  4000.  
  4001. v5.1
  4002. SE99001700022101
  4003. -
  4004. Expresso
  4005. v1.0
  4006. EXM-51679-5594
  4007. -
  4008. F/A 18 Hornet
  4009. vAll
  4010. 100-98-4298
  4011. 100-64-5896
  4012. Unlock code is 032-244
  4013. †Here are some of the cracks available for F/A-18 which may or may not work
  4014. with 1.1.2. Everything here except for the first one was taken from Patchlist
  4015. v2.4.
  4016.  
  4017. CODE 4 OFFSET 08E8: 6704 7000 -> 4E71 7001
  4018. (This one works for me with versions 1.1.2 and 1.1.3b1)
  4019.  
  4020.  F/A-18 HORNET 1.1.1
  4021. EFFECT: Removes serial#, lookup and unlock code requirement
  4022. HOW TO:  CODE 4  OFFSET 275A: 4EAD 0CAD -> 4E71 4E71
  4023.  
  4024. EFFECT: Removes network serial conflicts (ARA network not checked)
  4025. HOW TO: CODE 12 OFFSET 7AAE: 6704 -> 6004
  4026.         CODE 12 OFFSET 7ABC: 49C0 -> 7001
  4027.  
  4028.  F/A-18 HORNET
  4029.   - To remove both serial number and password check.
  4030.     - CODE 4, offset 08DA
  4031.       - change 7000 1014
  4032.             to 7001 6046
  4033.     - CODE 4, offset 0944
  4034.       - change 7000 1013 1239
  4035.             to 7001 6000 00AC
  4036. (Definitely works for version 1.0 all the way up to 1.1.1)
  4037.  
  4038.  F/A-18 Hornet 1.1.0
  4039. EFFECT: Makes it possible to enter any word in the password dialog
  4040. HOW TO: LOCATE 'CODE' ID 4 FIND Offset $000B40
  4041. ~From: 6598 7000
  4042. To:   6598 7001
  4043.  
  4044.  F/A -18 HORNET  v1.1.0fc
  4045. EFFECT:  Prevents the "Enter nth Word on Page p" dialog from appearing.
  4046. HOW TO:  LOCATE 'CODE'  RESOURCE 6 OFFSET $178C
  4047. CHANGE WORD
  4048. FROM $6600
  4049. TO   $6000
  4050.  
  4051.  FA/18 HORNET 1.0.1
  4052. EFFECT: The program will never ask you the question. HOW TO: Locate CODE 6, Find offset $189E,
  4053.     Change the word $6700 to $6600.
  4054.  
  4055. or
  4056.  
  4057.     F/A-18 HORNET 1.0.0
  4058. EFFECT: Makes it possible to enter any word in the password dialog
  4059. HOW TO: LOCATE 'CODE' ID 4 FIND Offset $000C30
  4060. ~From: 0006 6604 7000 600C
  4061. To:   0006 6604 7001 600C
  4062.  
  4063.     F/A -18 HORNET  v1.0.0
  4064. EFFECT:  Prevents the "Enter nth Word on Page p" dialog from appearing. HOW TO:  LOCATE 'CODE' RESOURCE 6, OFFSET $18EC
  4065.             CHANGE WORD FROM $6600 TO $6000
  4066.  
  4067. F/A-18 HORNET  v1.1.0
  4068. EFFECT:  Prevents the "Enter nth Word on Page p" dialog from appearing.
  4069. HOW TO:
  4070. LOCATE 'CODE'  RESOURCE 6 OFFSET $17A4
  4071. CHANGE WORD FROM  $6600 TO  $6000
  4072. F/A-18 HORNET  v1.1.0
  4073. EFFECT: To remove both serial number and password check.
  4074. HOW TO:
  4075. CODE 4 + $8DA - Change 7000 1014 to 7001 6046
  4076. CODE 4 + $944 - Change 7000 1013 1239 to 7001 6000 00AC
  4077. F/A-18 HORNET 1.1
  4078. EFFECT: Removes serial#, lookup and unlock code requirement
  4079. HOW TO: 4 275A: 4EAD 0CAA -> 4E71 4E71
  4080. EFFECT: Removes network serial conflicts (I haven't checked ARA network)
  4081. HOW TO:
  4082. 12 79C2: 6704 -> 6004
  4083. 12 79D0: 49C0 -> 7001
  4084. [I _think_ the "4" and the "12" are for CODE 4 & 12]
  4085. F/A-18 HORNET 1.1.0
  4086. EFFECT: Makes it possible to enter any word in the password dialog
  4087. HOW TO:
  4088. LOCATE 'CODE' ID 4 FIND Offset $000B40
  4089. From: 6598 7000
  4090. To:   6598 7001
  4091. -
  4092. FaceSpan
  4093. v2.0
  4094. FSBT-5425-9477-03
  4095. -
  4096. FastTrack Schedule
  4097. v3.0
  4098. 724037
  4099. -
  4100. Fauve Xres
  4101. v1.0.3
  4102. 12978
  4103. -
  4104. FAXcillitate
  4105. v1.7.3
  4106. 00192898
  4107. -
  4108. FaxSTF
  4109. v3.2
  4110. BB100000
  4111. v3.2b1
  4112. BT100002
  4113. v3.1
  4114. AA100187
  4115. v3.0
  4116. S200200
  4117. T100300
  4118. -
  4119. Fetch
  4120. v2.1.2
  4121. 51-1003-102157313
  4122. 51-1000-201176607
  4123. 51-1007-201194631
  4124. -
  4125. Field Assistant
  4126. vAll
  4127. 8E06D026670F0550
  4128. 0B1470BCBE030B8
  4129. -
  4130. File Buddy
  4131. v3.x
  4132. FB3-00000700003
  4133. FB3-09876043214
  4134. †Serial Numbers are of the form 'FB3-xxxxxRxxyzS' , where
  4135.  
  4136. x   = any character
  4137. y,z = any digit '0'-'9'
  4138. R   = y+z+7 MOD 10
  4139. S   =   z+3 MOD 10
  4140.  
  4141. ie: if we let each x=0 and y,z=0 then we have
  4142.  
  4143. R= 0+0+7 MOD 10 = 7 MOD 10 = 7
  4144. S=   0+3 MOD 10 = 3 MOD 10 = 3
  4145.  
  4146. Thus 'FB3-00000700003' is a valid serial number
  4147. -
  4148. File Maker
  4149. vPro 3.0
  4150. 1120000
  4151. vPro
  4152. 1120000
  4153. -
  4154. FileGuard
  4155. v2.9
  4156. 32189-774941-560621
  4157. v2.7.4
  4158. 21414-749204-236308
  4159. v2.7.3
  4160. 04264-904468-226561
  4161. †••• Version: "2.7.4" •••
  4162. Change:
  4163. HIGH 5+$52     From: 4EBA 05E2 To: 4E71 4E71
  4164. This will block the whole routine ‘CheckLicence’ which checks if it is registered, and if another computer on the network has the same serial number.
  4165. -
  4166. Finale
  4167. v3.5
  4168. 89103020-006468
  4169. v3.2
  4170. 89103020-006468
  4171. -
  4172. First Things First
  4173. v4.0
  4174. 4032131305
  4175. vPro
  4176. 40000054701732
  4177. -
  4178. FirstClass Enlink FTP
  4179. vAll
  4180. 097-056638-2884936739 975ec05c41d07f4f2e317b71ef4089b6|f2b14ff3cdf9dac165a6a777353a8002
  4181. -
  4182. FirstClass Enlink Gopher
  4183. vAll
  4184. 141-065174-2884928247 b348777b51266aa9fb72ab5ecd78cc93|6eb4e2826a72899e79d11d2cd0eaccb5
  4185. -
  4186. FirstClass Hologate
  4187. v1.1.6b2
  4188. Z8ZV3HZBVY3CL4
  4189. Z8ZVCGHBVY3PXE
  4190. -
  4191. Flo'
  4192. vAll
  4193. 1340
  4194. -
  4195. FolderBolt
  4196. v1.0.3
  4197. 1055554
  4198. 01050130
  4199. -
  4200. Fontographer
  4201. v4.0
  4202. Key #:   FM5104l3823gc527
  4203. Serial#: 1104008
  4204. Key #:   FM1194C9779N7C7D
  4205. Serial#: 1100009
  4206. -
  4207. Form Z
  4208. v2.6.1 PPC
  4209. Z-0100-0014011
  4210. †If this expires you can get around it by changing:
  4211. CODE 24+$09D6     To: 4E71
  4212.        +$09D7     To: 4E71
  4213. -
  4214. Foxbase
  4215. vAll
  4216. Serial #:FMD027877
  4217. Activate:emzxpyei
  4218. -
  4219. Fracas
  4220. v1.0.1
  4221. 68530 'Anonymous'
  4222. 23562 'Doom'
  4223. 57288 'Cerberus'
  4224. -
  4225. FrameMaker
  4226. v5.0
  4227. 00-0-01-01-5-897D6-??????
  4228. 00-0-01-01-5-89B59-??????
  4229.  
  4230. †Whoever posted the version 5 serial numbers left out the final group of characters/digits.
  4231. -
  4232. FreeHand
  4233. v5.5
  4234. 10255-0397-4374-13083
  4235. v5.0
  4236. 10250-0397-4374-13083
  4237. †Use a Freehand 5.0 serial number and add a 5 just before the first dash 
  4238. e.g. xxx55-xxxx-xxxx-xxxxx
  4239. ••• Version: "5.0" •••
  4240. To change or modify the name or serial number of a personalized copy of
  4241. Freehand 4 open it with Resedit and open the aldp resource.
  4242.  
  4243. Aldus employs this serialization scheme (xx-xxxx-xxxxxxxxx).
  4244. Any number from any Aldus product using this scheme will work.
  4245. -
  4246. French Assistant
  4247. v1.0
  4248. M2100906
  4249. -
  4250. FWB CD ROM Toolkit
  4251. v2.0
  4252. KA292936191
  4253. KA298862991
  4254. KA299150991
  4255. KA296202991
  4256. KA294541991
  4257. KA291194991
  4258. v1.5.5
  4259. C38292117
  4260. v1.1
  4261. C38292117
  4262. †••• Version: "1.1" •••
  4263. FWB CD 1.0.5
  4264.  
  4265. The personalization information is stored in the resource 'Font' ID -4048, which must always have a size of 148. The first byte is the
  4266. length of the name, and the name is encrypted by XORing the bytes by $93.
  4267. The byte at offset $40 is the length of the organization and, the
  4268. subsequent bytes are the organization itself, encrypted by XORing the
  4269. bytes by $7C. The byte at offset $80 is the length of the Serial Number,
  4270. and the subsequent bytes are the serial number itself, encrypted by XORing the
  4271. bytes by $E9.
  4272.  
  4273. The crack so that the serial number always looks good is: Open it up in
  4274. ResEdit Open up the resource 'cdev' ID -4064 Change it at offset: $56DA
  4275. From: $59FF To:     $5A00
  4276.  
  4277. FWB CD ROM Toolkit 1.0.3
  4278. The serial number for 1.0/1.0.1 doesn’t work in 1.0.3. Here’s how to crack it (or you can just use the 1.0.3 Serial Number):
  4279.  
  4280. The personalization information is stored in the resource 'Font' ID - 4048, which must always have a size of 148.
  4281.  
  4282. The first byte is the length of the name, and the name is encrypted by XORing the bytes by $93.
  4283.  
  4284. The byte at offset $40 is the length of the organization and, the subsequent bytes are the organization itself, encrypted by XORing the bytes by $7C.
  4285. The byte at offset $80 is the length of the Serial Number, and the subsequent bytes are the serial number itself, encrypted by XORing the bytes by $E9.
  4286.  
  4287. The crack so that the serial number always looks good is:
  4288. cdev -4064+$56DA     From: 59FF To: 5A00
  4289.  
  4290. Now any serial number in the correct format except C34012798 will work!
  4291.  
  4292. The personalization information is stored in the resource 'Font' ID -4048,
  4293. which must always have a size of 148. The first byte is the length of the
  4294. name, and the name is encrypted by XORing the bytes by $93. The byte at offset $40 is the length of the organization and the subsequent bytes are the organization itself, encrypted by XORing the bytes at $7C. The byte at offset $80 is the length of the serial number and the subsequent bytes are the serial number itself, encrypted by XORing the bytes by $E9.
  4295.  
  4296. The crack so the serial number will always look good is:
  4297. Open it up in ResEdit
  4298. Open the resource 'CDEV' ID -4064
  4299. Change offset $56DA from $59FF to $5A00
  4300. -
  4301. FWB HD Toolkit
  4302. v1.8
  4303. 00000B1Q
  4304. UA010466C3C
  4305. 19064C71
  4306. 21197c7i
  4307. 53361C1E
  4308.  
  4309. v1.7.5
  4310. JA130420B3I
  4311. 336363C5K
  4312. v1.6PE
  4313. JA072921C5K
  4314. †••• Version: "1.7.5" •••
  4315. HDT PRIMER
  4316. Search for: 6714 2F3C 0000 121F
  4317. Change to:  6014  " "  " "  " "
  4318. 0r
  4319. HDT PRIMER Version 1.2.1
  4320. CODE 2+$1B82    From: 6714 To: 6014
  4321.  
  4322. HDT WORLD CONTROL
  4323. Search for: 6712 486D E46C 2F3C
  4324. Change to:  6012  " "  " "  " "
  4325. Or
  4326. HDT WORLD CONTROL Version 1.2.1
  4327. CODE 2+$107C     From: 6720 To: 6020
  4328.       +$134C     From: ???? To: 6012
  4329.                        ^^^^--(might be 6712?)
  4330. -
  4331. FWB RAID Toolkit
  4332. v1.8
  4333. 00000B1Q
  4334. -
  4335. FWB SCSI JackHammer
  4336. v3.2
  4337. UA010466C3C
  4338. -
  4339. Gallery Effects
  4340. v1.5.1
  4341. 56-1000-202888264
  4342. †This is how you krack Gallery Effects 1.5.1 
  4343. The serial number is stored in an invisible file called "Somefile" which is created in the same folder as the Aldus Gallery Effects application on your Hard Disk. Open this file, with ResEdit and edit the PLoc resource as a string... enter your very own serial number!
  4344. You may need to copy the image of the first disk to 3.5" floppy to satisfy the installer's lame system calls.
  4345.  
  4346. -
  4347. Game Cheater
  4348. v2.0
  4349. 5020000000176
  4350. -
  4351. GateKeeper
  4352. v1.3
  4353. †Hack to stop the annoying weekly "Your version of Gatekeeper is old" alert:
  4354. (1) Open a COPY of the Gatekeeper system extension in ResEdit.
  4355. (2) Open the INIT resource.
  4356. (3) Open ID #1.
  4357. (4) Search (Command-H) for offset 08EE. It should contain the code 6200.
  4358. The entire line should look as follows:  0008E8   3380 B0AE FEDE 6200
  4359. (5) Change the 6200 to 6000.
  4360. (6) Save & Quit ResEdit.
  4361. -
  4362. Generic Cad
  4363. v2.0b
  4364. 72205-4725
  4365. -
  4366. German Assistant
  4367. v1.0
  4368. M4100441
  4369. M4102046
  4370. -
  4371. GIF Converter
  4372. v2.2 (& up)
  4373. 162-37-77-f4-de-a8-8b-b2
  4374. 862-37-77-f4-de-a8-8b-b2
  4375. -
  4376. Gold Digger
  4377. v1.0
  4378. 3024849 'Doom''
  4379. 5854738    'Tad Woods'
  4380. 6269400    'Anonymous'
  4381. -
  4382. Gopher Golf
  4383. v3.0.4
  4384. Anonymous MP-7757
  4385. v2.0
  4386. Name: Anonymous
  4387. Serial Number: MP-7757
  4388. -
  4389. GraceLAN
  4390. v2.0
  4391. 014125527017
  4392. -
  4393. GraceLAN Update Manager
  4394. v1.1
  4395. 794800000437
  4396. -
  4397. Gradient Designer
  4398. vAll
  4399. †Try "KPT273" to unlock the expert mode
  4400. -
  4401. GraphicConverter
  4402. v2.x.x
  4403. G13375221    ANONYMOUS
  4404. G69466831    Anonymous
  4405. G99222619    Doom
  4406. -
  4407. Graphsoft Blueprint
  4408. v5.0.2
  4409. 2500-26951884
  4410. 2500-00009062
  4411. 2500-00019822
  4412. 2500-00029682
  4413. 2500-BKWM5642
  4414. -
  4415. Great Plains Accounting
  4416. vAll
  4417. User:MANAGER
  4418. PW:ACCESS
  4419. -
  4420. Guaranteed Undelete
  4421. v2.0
  4422. 211204515
  4423. 211252619
  4424. -
  4425. Havoc
  4426. vCD
  4427. †It does need a krak, but you can play without it. You need to to have at least that BigFile.dat on a mounted LOCKED disk. Not an easy thing to do is it? I got it to work with a ZIP, as well as making an image of the CD  with ImageMaster.
  4428. So I made an imagemaster volume of about 107 megs and threw the following on it:  HAVOC installer, QD3D folder, RB interface, bigfile.dat, rb music, world folder, and both mac joystick settings folder and sound manager 3.1 to make it complete (last 2 no necessary).  It works fine if you unmount the image and remount it locked (default).  run the havoc installer to install the 4 files on to your HD and get ready to play.
  4429. -
  4430. Hearts Deluxe
  4431. v4.x
  4432. †With Hearts 4.1, I found that if I held down 
  4433. the spacebar after I started a game I could 
  4434. then enter the password... X1181
  4435. -
  4436. Helix Express
  4437. v3.0
  4438. FULL Mode:
  4439. SN#31327
  4440. Key#BZAG-9QXX-QFWL-CQX1-YAT7-5QL0-ST
  4441.  
  4442. SERVER (2 CLIENTS):
  4443. SN#31328
  4444. Key#BZ42-395F-T8R4-RSYH-CA84-H9BD-YT
  4445. -
  4446. Help
  4447. v2.0
  4448. 5840344
  4449. 6949477
  4450. -
  4451. Hitchcock
  4452. v1.0
  4453. NPW-2TYG-L92
  4454. -
  4455. Holiday Lights
  4456. v3.0
  4457. 125000431
  4458. -
  4459. HoloGate
  4460. v1.1.6b2
  4461. Z8ZV3HZBVY3CL4
  4462. Z8ZVCGHBVY3PXE
  4463. -
  4464. Hybrid
  4465. v1.2
  4466. HYB2-120-0-553B2B16
  4467. -
  4468. HyperCard
  4469. vAll
  4470. †HyperCard 2.1
  4471. Remove password protection from HC stacks!
  4472. Just the IDEA that some bozo put in a password... ARGH! I have a problem with that. In your HyperCard 2.1 file:
  4473. Search for: 6704 6000 02A2 42A7 3F3C 008C 42A7
  4474. Change to:  60 "  " "  " "  " "  " "  " "  " "
  4475. for HC to accept any password you give it, and let you into the protection dialog (remember, to get pswd. dialog in a protected stack, hold CMD while choosing Protection from File menu).
  4476. You can still assign pswds to stacks you make, and the pswd protection will still work on other people’s HCs, unless they have also applied this Kpatch.
  4477.  
  4478. ==========
  4479. 2.0 Light (the copy that [used to] come with your mac)
  4480. To gain user level five do the following:
  4481. In the first card of the HomeStack: Hit [Command] + M
  4482. Type:go cd "User Preferences" [enter]
  4483. magic [enter]
  4484. Select Level Five (Scripting)
  4485. (They hid half the user levels with an opaque button over UserLevel 3,4,5)
  4486.  
  4487. NOTE: This does not work with Hypercard Player, which doesn’t allow Userlevels 3, 4, or 5 at ALL. Boo...
  4488. -
  4489. HyperStudio
  4490. v3.0.4
  4491. MAA001AZT126147
  4492. -
  4493. Iambic Action Names Mac
  4494. v1.1D
  4495. 191A756BX7-20
  4496. -
  4497. Igor
  4498. v1.2.8
  4499. 7506
  4500. -
  4501. Image Express
  4502. vAll
  4503. †Search for: 3B5F F33A 4A6D F33A 6622
  4504. Change to:   " "  " "  " "  " " 4E71
  4505. Search for: 4EAD 0B62 4EAD 166A 4EAD 16DA
  4506. Change to:  4E71 4E71 4E71 4E71 4E71 4E71
  4507. Search for: 4EAD 257A A9F4 4E5E 4E75
  4508. Change to:   " "  " " 4E71  " "  " "
  4509.  
  4510. Projector:
  4511. Search for: 4A6D FDCE 664C 4EAD 056A
  4512. Change to:   " "  " " 4E71
  4513.  
  4514. Transporter:
  4515. Search for: 3B5F FBB8 4A6D FBB8 6600 01E6
  4516. Change to:   " "  " "  " "  " " 4E71 4E71
  4517. Search for: 57C0 4A00 6700 010E
  4518. Change to:   " "  " " 4E71 4E71
  4519. -
  4520. ImageAXS
  4521. v1.1
  4522. RC23V7
  4523. -
  4524. In Control
  4525. v3.5 for Workgroups
  4526. 3500-9800000-1
  4527. v3.0
  4528. 3000-0001343-8
  4529. -
  4530. Indiana Jones and the Fate of Atlantis
  4531. v1.1
  4532. †# The protection dialog will never show up - CODE 4, offset 138E - change 0240 000F 2870 to 4EBA 0230 6008 
  4533. # There is a major bug in the program; on the Team Path, when you land the balloon on the "X" in the desert, the game hangs. A patch for this bug is available via anonymous ftp at umich in: ftp://mac.archive.umich.edu/misc/update/indy.foa.patch.cpt.hqx ... and at sumex in: ftp://sumex-aim.stanford.edu/info-mac/games/com/indy-foa-updt.hqx 
  4534. -
  4535. Infini-D
  4536. v3.1
  4537. 01-1419-2739   
  4538. 01-5029-7811
  4539. v3.0
  4540. 01-5029-7811
  4541. v2.6
  4542. 01-1400-6350
  4543. †••• Version: "2.6" •••
  4544. v1.02
  4545. Hex Changes:
  4546. Search for: 4EBA 0796
  4547. (You should find this 2 times, at Sectors 392 & 3FE)
  4548. Change to : 4E71 4E71
  4549. -
  4550. Info Depot
  4551. v2.4
  4552. 120D-02087574-00
  4553. -
  4554. InfoGenie
  4555. v1.0
  4556. 1-000-042-501-315
  4557. -
  4558. Informed Designer
  4559. vAll
  4560. †CODE 79+$D72     From: 66 To: 60
  4561.        +$F18     From: 66 To: 60
  4562. -
  4563. Informed Manager
  4564. vAll
  4565. †CODE 72+$D72     From: 66 To: 60
  4566.        +$F18     From: 66 To: 60
  4567.  
  4568. or
  4569.  
  4570. Informed Manager 1.3.3 (Application file) & Informed Designer 1.3.3 (Single Test Cracks)
  4571.  
  4572.   Talk about reusable code, these guys reused half the friggin program or more, including, hilariously enough the same copy protection routines down to the byte (ie they were compiled from the same source with the same version of the compiler)  the only difference was at link time apparently.  Thus these code changes are for CODE #72 for Informed Manager, and CODE #79 for Informed Designer 1.3.3
  4573.  
  4574.  To simply run the program without personalization (from unpersonalized copy obviously) change
  4575. +D72  6600->6000  (believe it's personalized)
  4576.  
  4577. OR:
  4578.  
  4579.  if you want it personalized then follow these steps:
  4580.  
  4581. 1:  change +F18  6642->6042 (allow anything for serial # when personalizing)
  4582. 2:  run the program and personalize (use anything you want for a serial #), Quit (duh).
  4583. 3:  change +D72  6600->6000  (believe it's personalized)
  4584. 4:  that's it it should work fine, in fact the first change isn't needed anymore.
  4585.       this is the best that can be done with an actual serial number as the check
  4586.       for a valid serial # is also the check for wether or not to personalize.
  4587. -
  4588. Inspiration
  4589. v4.1
  4590. 1634D1233F4531
  4591. v4.0
  4592. 5630P1213F4591
  4593. -
  4594. Instant Replay
  4595. vAlias
  4596. Please see the entry Strata Instant Replay
  4597. -
  4598. Intellidraw
  4599. vAll
  4600. 37-1006-000647252
  4601. 08-2009-000379488
  4602. -
  4603. Intellihance
  4604. v2.0
  4605. IMU-200-001-640-102450
  4606. -
  4607. Intercon InterPrint
  4608. v1.1
  4609. 7oTsFZ7f26z0v2Lo
  4610. -
  4611. Intercon NFS/Share
  4612. v1.3.3
  4613. wArqj0MEVCcmfKp
  4614. -
  4615. IQ Test
  4616. v2.0
  4617. perseverance
  4618. -
  4619. Italian Assistant
  4620. v1.0
  4621. M3100579
  4622. -
  4623. Jigsaw-It
  4624. v1.0
  4625. 7104400480
  4626. -
  4627. Kaboom
  4628. v3.0
  4629. KBN3-310059
  4630. -
  4631. Kai’s Power Tools
  4632. vAll
  4633. Password: KPT273
  4634. -
  4635. King's Quest V
  4636. v1.0
  4637. †the copy protection dialog won't appear - CODE 1, offset 11C6 - change F782 to 343E - CODE 1, offset 4604 - change 4E56 0000 48E7 0000 3F3C 0001 to 4E71 0C42 02F2 6600 C33C 4E75 
  4638. -
  4639. KPT Gradient Filler
  4640. vAll
  4641. KPT273
  4642. (unlocks expert mode)
  4643. -
  4644. KPT Vector Effects
  4645. v1.0
  4646. 17006-07049-0003639
  4647. -
  4648. LabView
  4649. v2.2.1
  4650. SN 27645;    PN 4224446-24
  4651. -
  4652. LapTrack
  4653. v1.0f
  4654. 85502930
  4655. -
  4656. Leisure Suit Larry V
  4657. v2.2b2
  4658. †any sequence of 5 keys will be accepted by the ATM and you will get your boarding pass - CODE 20, offset 2D7C - change 3B40 to 426D 
  4659. -
  4660. Less Talk
  4661. v1.0
  4662. 801038
  4663. -
  4664. LetterPerfect
  4665. v2.1.2
  4666. F2USMLP21D
  4667. -
  4668. ListSTAR
  4669. vAll
  4670. †For ListStar for SMTP enter:
  4671. L*SM-wr8q-q7pW-Tuue-pwTW
  4672. For ListStar for POP enter:
  4673. L*P3-9w97-t3RQ-pYte-uyYW
  4674. For ListSTAR for QuickMail enter:
  4675. L*QM-u397-7rey-yrYr-epWR
  4676. For ListSTAR for Microsoft Mail enter:
  4677. L*MS-p8ye-9rYt-RyRy-ttTW
  4678. -
  4679. Live Picture
  4680. v2.1
  4681. HA4EE-A1A2-E74C-9FDC
  4682. LA4EE-A1A2-E74C-9FDC
  4683. v2.0
  4684. HN001-01-90001
  4685. HN001-01-91437
  4686.  
  4687. †••• Version: "2.0" •••
  4688. 6-8 digits long, ending with a 4
  4689. or
  4690. This is what was in the "2.0 key fix" file.
  4691. To get rid of the hardware lock, make the following change:
  4692. CODE ID=1, Offset +6600, change 2711 to 2716.
  4693. -
  4694. Loan Pro
  4695. v1.7.5
  4696. SouthSide
  4697. 642448974
  4698.  
  4699. -
  4700. Logic Audio
  4701. v2.5
  4702. 6447374
  4703. -
  4704. Logo Correcter
  4705. v2.1
  4706. 210342-5733
  4707. -
  4708. LogoMotion
  4709. v2.0
  4710. 04-5320-2590
  4711. -
  4712. Loony Labyrinth
  4713. v1.0.x
  4714. 9269LLM106162-U1
  4715. -
  4716. LXR Test
  4717. v5.1
  4718. 1000B
  4719. v5.0.10
  4720. 1500B
  4721. -
  4722. Mac Recorder Sound System Pro
  4723. vAll
  4724. MSP100-14260
  4725. MSP100-27431
  4726. -
  4727. Mac320
  4728. vAll
  4729. SB23-0015-0057-1800
  4730. -
  4731. MacDos
  4732. v1.0.1
  4733. 0000036568
  4734. 4294930727
  4735. †The SN# must be 10 digits long and satisfy LoWord(SN#)=HiWord(SN#) xor 8ED8
  4736.  
  4737. ***
  4738. Thus if we let HiWord(SN#)=$0000, Then LoWord(SN#)=0000 xor 8ED8 =$8ED8, so SN#=$00008ED8 =#0000036568
  4739. -
  4740. MacEKG
  4741. v2.0.7
  4742. 12345Z9L2416
  4743. -
  4744. Macintercomm
  4745. v1.1.1 Lite
  4746. †CODE #2 +0B7E  4EAD 1382->4E71 C080
  4747. -
  4748. MacKennel
  4749. v2.1
  4750. MK20084
  4751. -
  4752. MacLabelPro
  4753. v1.6.3
  4754. 5117081730
  4755. -
  4756. MacLink
  4757. v8.0.4
  4758. 00823013-6398
  4759. -
  4760. MacMath Pro
  4761. v2.7
  4762. Password "Psalm of Life"
  4763. -
  4764. MacMod Pro
  4765. v3.2.2
  4766. 013953150    'Ian Mouton'
  4767. 070185726    'ANONYMOUS'
  4768. 133209756    'Anonymous'
  4769. 700182795    <Any Name>
  4770. v3.0.1
  4771. †••• Version: "3.0.1" •••
  4772. SN#=ID+(ID/7)^2 - 724
  4773. -
  4774. MacroMedia 3D
  4775. v1.2
  4776. T120-12345-CP4U
  4777. -
  4778. MacroMind 3D
  4779. vAll
  4780. T100-12407-CPU4
  4781. D300-31239-CP4U
  4782. -
  4783. MacroMind Accelerator
  4784. vAll
  4785. A300-12935-CP4U
  4786. A300-31239-CP4U
  4787. -
  4788. MacroMind Director
  4789. v4.0.4
  4790. DM404-1799-3074-2073 
  4791. DM404-3702-6075-3064 
  4792. DM404-3745-9071-4064 
  4793. DM404-5713-8178-0037 
  4794.  
  4795.  
  4796. v4.0
  4797. DM400-1799-3074-2073
  4798. DM400-3702-6075-3064
  4799. DM400-3745-9071-4064
  4800. DM400-5713-8178-0037
  4801. DM400-5716-8070-7081
  4802. DM400-9762-3971-1056
  4803. v4.0.3
  4804. DM403-1799-3074-2073
  4805. DM403-3702-6075-3064
  4806. DM403-3745-9071-4064
  4807. DM403-5713-8178-0037
  4808. DM403-5716-8070-7081
  4809. DM403-5716-8070-7081
  4810. DM403-9762-3971-1056
  4811. †MM Director 3.x:
  4812. No Serial Number* No Name
  4813. CODE 12 "INIT", Offset 44E
  4814. 6600 012C -> 6000 012C
  4815. MM Director 4.x:
  4816. No Serial Number* No Name
  4817. CODE 56 "INIT", Offset C74
  4818. 6600 0096 -> 6000 0096
  4819. MMD 4.0.4 The serial # is the same as for 4.0, except replace DM400- (or DRM403-) with DRM404-
  4820. ••• Version: "4.0" •••
  4821. The installer for Director 4.0 requires that the installer file be named 'Director 4.0' and the other files are: Director 4.0.2, Director 4.0.3, etc to Director 4.0.10 - this will then install from any disks or hard drive.
  4822. -
  4823. MacroMind Director Interactive Training
  4824. vAll
  4825. 04176-IT01M
  4826. -
  4827. MacroModel
  4828. v1.5
  4829. MM150-GC-10997
  4830. mm150-AB-11618
  4831. -
  4832. MacSafe ][
  4833. v2.0
  4834. 00686279
  4835. -
  4836. MacSki
  4837. vAll
  4838. †MacSki 1.0  
  4839. # Bypass manual-look-up copy protection - CODE 3, offset 5C14 Change 661C to 600C  
  4840. -    MACSKI  V1.0.1
  4841. EFFECT: This change allows the setup code to run and will present the (randomly occurring) question dialog. Hit the "OK" button to continue with the game, the password is now ignored.
  4842. HOW TO: Locate CODE resource #3
  4843.         Change WORD at offset 5F00 from 660A -> 6054
  4844. To change dialog box:
  4845. Locate DLOG resource #1015
  4846. Open Item #1 -> Change name from "OK" -> "Ignore Question" Change Top -> 140   Bottom -> 164
  4847.             Change Left -> 16   Right -> 133 -    MACSKI  V1.0.1
  4848. EFFECT:The program will never ask you the question. HOW TO: Locate CODE 3, Find offset $5E76
  4849.         Change the word $661C to $600C
  4850. -
  4851. MacTEX
  4852. vAll
  4853. 00229.002
  4854. -
  4855. Maelstrom
  4856. vAll
  4857. †1.02
  4858. I was plugging along through the Maelstrom code when I came upon a way to have the bonus timer count forward instead of backwards.
  4859. Search for: 700A 91AD FCB2 4AAD
  4860. Change to:  700A D1AD  " "  " "
  4861. This changes the SUB.L D0,-$034E(A5) to ADD.L D0,-$034E(A5)
  4862.  
  4863. or try,
  4864.  
  4865. 1.   Invincibility.  When you should die because of a collision or a hit,
  4866.      it says "Sweet!" instead and you live.  Shields are no longer needed.
  4867. CODE Resource #2:
  4868.      Location 06DE:
  4869.           Old Data:  66          New Data:  60
  4870.      Location 0752:
  4871.           Old Data:  66          New Data:  60
  4872.      Location 0B14:
  4873.           Old Data:  67 1E          New Data:  4E 71
  4874.      Location 0B22:
  4875.           Old Data:  66 10          New Data:  4E 71
  4876. 2.   Initial goodies (3x fire power, long shots, rapid fire, retro brakes).
  4877.      Luck and shields are no longer important when you’re invincible, so
  4878.      they’re not fooled with.
  4879. CODE Resource #3:
  4880.      Location 0ECA:
  4881.           Old Data:  42 6D FC EA 42 6D FC EC
  4882.           New Data:  2B 7C 00 01 00 01 FC EA
  4883.      Location 0ED6:
  4884.           Old Data:  42 6D FC F0 42 6D FC F2
  4885.           New Data:  2B 7C 00 01 00 01 FC F0
  4886. 3.   Initial bonus points in a new wave.  Set it to whatever you want.
  4887. CODE Resource #3:
  4888.      Location 1284:          Old Data:  00 00 07 D0
  4889.  
  4890. or try,
  4891.  
  4892. Run Maelstrom, start a game, and then drop into MacsBug.  type the
  4893. following commands:
  4894. sm (a5)-30e 1
  4895. sm (a5)-30c 1
  4896. sm (a5)-30a 1
  4897. sm (a5)-308 1
  4898. sm (a5)-306 1
  4899. then type:
  4900. g
  4901. When you return to the game, you’ll find you have quite a few goodies.  You can selectively cheat by only executing a subset of those "sm" commands.
  4902.  
  4903. ==========
  4904. v1.03
  4905. To eliminate the small rocks COMPLETELY, change CODE #2
  4906. +CB0  From 4EBA 21DE  to  4E71 4E71
  4907. +C98  From 3F3C 0003  to  3F3C 0000
  4908. or
  4909. The Official Maelstrom 1.03 Cheat Guide
  4910. Here is a list of points.
  4911. Small asteroid -> 300 points
  4912. Medium asteroid -> 100 points
  4913. Big asteroid -> 50 points
  4914. Vortex -> 500 points
  4915. Autonominous mine -> 700 points
  4916. Super nova -> 1000 points
  4917. Hitting a steel asteroid -> 100 points
  4918. Blowing up a steel asteroid -> 5000 points
  4919. Big Enemy -> 1000 points
  4920. Little enemy -> 2000 points
  4921. Picking up a stranded pilot gives you and extra life.
  4922.  
  4923. Here is a list of cheats for Maelstrom 1.03:
  4924. The Official Maelstrom 1.03 Cheat Guide
  4925. To start playing on any level you like, hit the 'L' key while you are at the main screen. A dialog box will come up that lets you choose what level to start on. The 'Turbofunk' option makes the game run as fast as it can, instead of the constant 30fps it normally uses.
  4926. Here are some neat little cheats that make Maelstrom interesting.  You’ll need Maelstrom 1.03 for all of these cheats, DO NOT try them with an earlier version (you might crash your machine).
  4927. You'll also need MacsBug; it is widely available on AOL and other information services.  To install it, just drag 'MacsBug' and 'Debugger Prefs' into your System Folder and reboot.
  4928. Once you've installed MacsBug, load up Maelstrom 1.03 and hit 'P' to start playing the game.  When you want to use a cheat, hit the interrupt switch on your Macintosh to drop it into MacsBug; take care to hit the right switch: one reboots the machine, the other will drop you into MacsBug. On Machines like the ][si (which doesn't have an interrupt switch), hold down the Command key and hit the Power On key to drop you into MacsBug.
  4929. Now for the cheats:
  4930. Type: SW (A5)-$338 1 <return> for ACME XQJ-37 Retro Thrusters
  4931. Type: SW (A5)-$336 1 <return> for Machine Guns
  4932. Type: SW (A5)-$334 1 <return> for Luck
  4933. Type: SW (A5)-$332 1 <return> for Long Shots
  4934. Type: SW (A5)-$330 1 <return> for Triple Shots
  4935. Type: SW (A5)-$384 #X <return> where X is the number of lives you want
  4936. Type: SW (A5)-$32C #300 <return> for Maximum sheilds
  4937. After you’ve finished cheating, Type: G <return> to continue playing.
  4938.  
  4939. I was plugging along through the Maelstrom code when I came upon a way to have the bonus timer count forward instead of backwards.
  4940. Search for: 700A 91AD FCB2 4AAD
  4941. Change to:  700A D1AD  " "  " "
  4942. This changes the SUB.L D0,-$034E(A5) to ADD.L D0,-$034E(A5)
  4943.  
  4944. Here's a little tip I came across that seems to be an "undocumented feature"
  4945. in Maelstrom 1.30 that will allow you to get huge scores that are eligible for the contest ($300 cash prize, I think?) Note that this will only work on
  4946. v1.30, not 1.3.1 or 1.3.2.
  4947.  
  4948. 1) Launch Maelstrom 1.30.
  4949. 2) Press "L" to display the TurboMode dialog.
  4950. 3) Set the beginning level to 40 and number of ships to 40.
  4951. 4) Check the "TurboMode" box. TurboMode is required for the feature to surface.
  4952. 5) Play the TurboMode game! Try to stay alive as long as possible as this
  4953. determines how long you'll enjoy higher bonus scores.
  4954. 6) When the TurboMode games ends, play the normal, contest mode of Maelstrom.
  4955. Notice that the timer does not count down!
  4956.  
  4957. What Happens:
  4958.  
  4959. Due to a bug in the Maelstrom 1.30 code, (Thanks Andrew!) playing a Turbo game before a normal game DISABLES the bonus point countdown. As a side-effect, the CAPS LOCK Pause feature is also disabled. Since the clock does not decrement, you will always receive at least 2000 points at the end of each round. All comets and multipliers add to the score as normal. Since you are no longer hindered by the timer, you can take the opportunity to plug away at those metal asteroids (100 points each time you hit one) and explore the sector (assmall as it is).
  4960.  
  4961. NOTE: The counter will eventually reset itself. I've found that the longer you survive in the TurboMode game, the longer the timer will be disabled. Roughly, the ratio is 1:8 (1 minute in Turbo game = 8 minutes of timerless normal play).
  4962.  
  4963. -
  4964. Maple V
  4965. v3.0
  4966. MAC-5303-951412-1
  4967. -
  4968. MapLinx
  4969. v3.0
  4970. 000000
  4971. -
  4972. Marathon
  4973. v2.0
  4974. S11NUC7TJJ98M7F4
  4975. 69T855MYZ59V1Y4Y
  4976. DQ2GMY456KTA9EA2_-_Net
  4977.  
  4978. v1.x
  4979. 429715FNNZBCZEYX    (net)
  4980. 4EMUDZ528RDKGC1Y    (net)
  4981. F8S6Q5KVEDCES4YD    (net)
  4982. X61SGC4ANZB7881X    (net)
  4983. 8M2K4VGB7PALXX28    (full)
  4984. GVFHNPJ1S3NS4V2E    (full)
  4985. MSK9TJSCVNVYKGEN    (full)
  4986. RTQJKYJ1M6PKLXBR    (full)
  4987. 46D3FZCV6Z7NN889
  4988. 8JC8CY7M7ZNLQDZV
  4989. EMNRMPVCMPLDDXX6
  4990. GDSA4325FSF53AQQ
  4991. GG6L2JMD7PAVPYE8
  4992. GTACPPMCGPP6KXC2
  4993. PES3S5CFZPBPTC3Q
  4994. RJNLNV7GM1A9LDRE
  4995. ZVKRKJVMJZAZQVRT
  4996. -
  4997. Marathon II
  4998. vAll
  4999. S11NUC7TJJ98M7F4
  5000. ZVKRKJVMJZAZQVRT
  5001. 69T855MYZ59V1Y4Y
  5002. DQ2GMY456KTA9EA2 - Net
  5003. x1rk3g9s22ggbszh      -- full
  5004. 843sr46kg144akpu    -- serial
  5005. GJ88KJ7B8TAUED2T (net) 
  5006. F8S6Q5KVEDCES4YD
  5007.  
  5008.  
  5009. -
  5010. MarkzTools II+
  5011. v3.5
  5012. 5068033
  5013. -
  5014. Master Juggler
  5015. vAll
  5016. G00161
  5017. G09123
  5018. G00000
  5019. G04294
  5020. GU013228
  5021. -
  5022. Mathematica
  5023. v2.2
  5024. 2804-76464-85066-4534
  5025. -
  5026. MathType
  5027. v3.1
  5028. 1-505
  5029. 1-1405
  5030. 666-452
  5031. 666-5729
  5032. 00000666-00005729
  5033.  
  5034. †Four conditions must be met:
  5035. 1) 4≤ Length(NameStr)         ≤60
  5036. 2) 0≤ Length(OrganizationStr) ≤60
  5037. 3) 4≤ Length(OrganizationStr) ≤30
  5038. 4) SN#='<num1>-<num2>'
  5039.  
  5040. where num1 and num2 are whole numbers that can be stored in a LONG, such that:
  5041.  
  5042. num2=(num0% 899)+ 101 , or
  5043. num2=(num0%8999)+1001 , where num0=((num1%137)+1)*((num1%97)+1)*101
  5044.  
  5045. note: only the numerical values of num1 and num2 are significant, you could prepend zeros to either/both of these numbers if you like.
  5046. ***
  5047. eg: let num1=666 then
  5048.  
  5049. num0=((666%137)+1)*((666%97)+1)*101=(119)*(85)*101=1021615
  5050.  
  5051. thus we can have:
  5052.  
  5053. num2= (1021615% 899)+ 101 =  351+ 101 =  452 ,OR
  5054. num2= (1021615%8999)+1001 = 4728+1001 = 5729
  5055.  
  5056. Thus we can use either "666-452" or "666-5729"
  5057. -
  5058. MediaMaker
  5059. v1.5
  5060. 1987-1065-3071
  5061. -
  5062. Meeting Maker
  5063. vXP
  5064. 50 User VF6C-B724Q-7R6R2
  5065. 50 User PF6C-B724A-6R6R2
  5066. †Administration Pwrd:
  5067. admin
  5068. -
  5069. MegaPhone
  5070. v1.0.2
  5071. Serial Number:  AAA-AACV-CJF-7PM8-B693
  5072. Access Code:    AFG-VHFT-C6Q-1DWH-BFGR 
  5073. -
  5074. MetaFlo
  5075. v1.2.6
  5076. 14648
  5077. 15028
  5078. 19131
  5079. 2106737
  5080. 2113107
  5081. 2119234
  5082. 2120247
  5083. 2120471
  5084. 227512
  5085. 228433
  5086. 230918
  5087. 234512
  5088. 234711
  5089. 235351
  5090. 2387332
  5091. 2393312
  5092. 2393474
  5093. 2393544
  5094. 25783
  5095. 26650
  5096. 3550857
  5097. 3552499
  5098. 3553275
  5099. 3558496
  5100. 45812
  5101. 45940
  5102. 46676
  5103. 48021
  5104. 49377
  5105. 4986
  5106. 525911
  5107. 526546
  5108. 527306
  5109. 527648
  5110. 5361
  5111. 5717803
  5112. 5723288
  5113. 5724474
  5114. 5904
  5115. 6228939
  5116. 6236
  5117. 6389921
  5118. 6391226
  5119. 6394654
  5120. 6457118
  5121. 6460828
  5122. 6462384
  5123. 749435
  5124. 753853
  5125. 760847
  5126. 761431
  5127. 762978
  5128. 764200
  5129. 832933
  5130. 833624
  5131. 834083
  5132. 836077
  5133. 837482
  5134. 839379
  5135. -
  5136. MicroStation
  5137. v5.0
  5138. 1669548699
  5139. -
  5140. Might & Magic Clouds of XEEN
  5141. v1.1
  5142. †Clouds of XEEN 1.1 - 68k Crack
  5143.  
  5144. Code 11    Offset +404E
  5145. Change:    3B40 9C8A 4A40
  5146. To:        7000 3B40 9C8A
  5147.  
  5148. And at:    Offset +4058
  5149. Change:    660C
  5150. To:        4E71
  5151.  
  5152. Clouds of XEEN 1.1 - PPC Crack
  5153.  
  5154. The check for the CD ROM is in the DATA FORK 
  5155. (use Resorcerer)
  5156. At:       Offset +6AE74
  5157.           The CD Name is given here as World of XEEN
  5158.           The byte in front of this '0D' gives the length of the title
  5159.  
  5160. Pick any CD that you own with a name UNDER 13 characters long.
  5161. Replace the CD name World of Xeen with the name of your CD.
  5162. Count the characters in the name of your CD.
  5163. 00, 01, 02, 03, 04, 05, 06, 07, 08, 09, 0A, OB, OC, OD
  5164. Replace the 0D ith the number of characters in your CD title (00 to 0D)
  5165. *** Remember it may not exceed 0D ***
  5166.  
  5167. At:       Offset +6AE94
  5168.           Find the string:  10031.aiff.0.
  5169.  
  5170. After the aiff add in the number of spaces you lost when changing to your
  5171. new CD name.
  5172.  
  5173. Example: 0DWorld of Xeen 
  5174. Becomes: 08Fonts CD
  5175.          10031.aiff.0.
  5176. Becomes: 10031.aiff     .0.
  5177.  
  5178. To make up the lost spaces. Then the program will work if the CD: Fonts CD
  5179. is in the CD ROM
  5180.  
  5181.  
  5182. The other crack:
  5183.  
  5184. In the DATA FORK:
  5185.  
  5186. Find:      4082 000C 4806 0E75
  5187. Replace:   4800 000C 4806 0E75
  5188.  
  5189. But this one causes a crash on the quit
  5190. -
  5191. Might & Magic III
  5192. vAll
  5193. †Type 'BLASTOFF' in a mirror portal to see the ned of the game
  5194. -
  5195. MiniCAD
  5196. v6.0
  5197. 1600-Z0LMWFGC-016019
  5198. Note: that is a zero between the Z and L
  5199. 1601-A01V34XY-000000
  5200. Note: that is a zero between the A and 1
  5201.  
  5202. v6.0.0b2
  5203. 16B1-ARLMDXAQ-000000
  5204. -
  5205. MitemView
  5206. vAll
  5207. 11089
  5208. -
  5209. Morph
  5210. v2.5
  5211. 4606000800
  5212. v2.0
  5213. 1406016346
  5214. -
  5215. Movie Magic
  5216. vAll
  5217. †To break the copy protection of Movie Magic, here’s what ya do. Use ResEdit to find the place where the copy protected name is stored. Simply backspace over it, deleting it. The name is also stored in the footnotes. If you disable it, the machine will bomb if anyone tries to use a footnote. So place an invisible box over the footnote box so no one will even think of using it in the first place.
  5218. -
  5219. mPower
  5220. v2.0.1
  5221. MP212153
  5222. v2.0
  5223. MP201635
  5224. -
  5225. mTropolis DR1
  5226. vDR1
  5227. SPC1-C11750-000-00GW4H-V
  5228. I6EL-0NXS8Y-12D-14JC1F-U
  5229. †Format of the serial number is: xxxx-xxxxxx-xxx-xxxxxx-x
  5230. -
  5231. Multi Ad Search
  5232. vAll
  5233. 100063800
  5234. 100066120
  5235. -
  5236. Multi-Ad Creator
  5237. v3.6
  5238. 117032
  5239. 117051
  5240. 117187
  5241. 119784
  5242. v3.0.1
  5243. 000437085
  5244. †••• Version: "3.0.1" •••
  5245. For the General Manager Application:
  5246. Search for: 4EBA 11EA 4A80
  5247. Change to:  4E71 4E71  " "
  5248.  
  5249. ==========
  5250. v3.0
  5251. In the application:
  5252. CODE 14+$1C56     From: 6776      To: 4E71
  5253.        +$1D28     From: 6700 007E To: 4E71 4E71
  5254.        +$1D2E     From: 6700 00F2 To: 4E71 4E71
  5255.        +$1D4A     From: 6708      To: 4E71
  5256.        +$1E26     From: 662A      To: 4E71
  5257. This both cracks the program and removes the network check.
  5258. ==========
  5259. v3.5
  5260. Forget the install process... Copy the disk files to your hard drive and extract the files yourself & put into a folder (files from disk 1&2 have to be done this way, the other can be run on their own), now in the application change:
  5261. CODE 10+$000E     From: 67 To: 60
  5262. this works and gives me and registered to blank, serial #.
  5263. -
  5264. Multi-Disk Partition
  5265. v1.2.9
  5266. PS001604 
  5267. PRO13199
  5268. -
  5269. MultiClip Pro
  5270. v3.1
  5271. ENV30307-002
  5272. -
  5273. MusicShop
  5274. v1.0
  5275. 210.100.000115xx (x =  any number)
  5276. -
  5277. MusicTime
  5278. vAll
  5279. MV20-0-1045-1830
  5280. -
  5281. My School
  5282. vAll
  5283. 6580040
  5284. -
  5285. My Town
  5286. vAll
  5287. 8620045
  5288. -
  5289. MyLabelDesigner
  5290. v1.0.1
  5291. 2227-30259
  5292. -
  5293. MYOB
  5294. v5.0.4
  5295. JZ51726
  5296. -
  5297. Name Cleaner
  5298. v1.0.1
  5299. Note: name field is case sensitive
  5300. 409639    '_Anonymous_'
  5301. 1551782    'Public Domain'
  5302. User: Anonymous
  5303. Code: 77207
  5304. User: Registered
  5305. Code: 94104
  5306. User: <10 Option-Spaces>
  5307. Code: 209715
  5308.  
  5309. †Recipe: Any User (>8 Chars) & Breakpoint at CODE 2+5852 = Code in Register D6
  5310. -
  5311. NetPhone
  5312. v1.2.1
  5313. NPQ356V8
  5314. -
  5315. Network Scout
  5316. v1.0
  5317. †How to Create Network Scout 1.0 Serial Numbers
  5318. To register; Choose "Registering Network Scout" from the "Info" pulldown menu and follow the instructions below.
  5319. To unregister; Choose "Registering Network Scout" from the "Info" pulldown menu and <command-shift-click> the "Register" button.
  5320. Step                                                 Example
  5321. ---------------------------------------------------  -----------
  5322. 1. Enter any Company (do not leave empty)............ACME
  5323. 2. Enter any Name (do not leave empty)...............John Doe
  5324. 3. Using the first letter of the Company field:......A
  5325.    - Make it lower case..............................a
  5326.    - Find the ASCII value............................97
  5327.    - Add 333 to it...................................430
  5328.    - This number will be called Chunk1
  5329.    4. Using the first letter of the Name field:.........J
  5330.    - Make it lower case..............................j
  5331.    - Find the ASCII value............................106
  5332.    - Add 444 to it...................................550
  5333.    - This number will be called Chunk2
  5334.    5. Enter "8" Chunk1 Chunk2 into the Serial # field...8430550
  5335. e.g.
  5336. Company  :ACME
  5337. Name     :John Doe
  5338. Serial # :8430550
  5339. Company  :<option-space>
  5340. Name     :<option-space>
  5341. Serial # :8535646
  5342. -
  5343. Nightingale
  5344. v1.01
  5345. 195121
  5346. -
  5347. Nisus Writer
  5348. v4.1.2
  5349. 8382135866940
  5350. v4.0.6
  5351. 1923328854936
  5352. v4.0.3
  5353. 8382135866940
  5354. -
  5355. Nok Nok
  5356. vAll
  5357. 9300 49591
  5358. 9300 49799
  5359. 9300 59593
  5360. -
  5361. Norton DiskLock
  5362. v2.0
  5363. DLM$3004XAAINO0255IN
  5364. -
  5365. Notify Mail
  5366. v3.0
  5367. v2.5.2a
  5368. †same codes as 2.5.2a
  5369. ••• Version: "2.5.2a" •••
  5370. How to Create Notify Mail 2.5.2a Registration Codes
  5371.  
  5372. * Load Debugger
  5373. * Load "Configure NotifyMail"
  5374. * Choose "Registration:Registration Code..." from pull-down menu
  5375. * Type desired Username (followed by an asterisk "*") and press OK
  5376. * When error dialog appears, press interrupt switch
  5377. * Set breakpoint for CODE $1, offset $52DC of the "Configure NotifyMail"
  5378. Application
  5379. * Return from interrupt
  5380. * Press OK twice to make breakpoint activate
  5381. * Convert hex number in register D0 to decimal - This is your Registration Code
  5382. * Turn off breakpoint
  5383. * Return from interrupt
  5384. * Press OK and type in Registration Code
  5385.  
  5386. Samples:
  5387.  
  5388. Username          :Registered*
  5389. Registration Code :10380
  5390.  
  5391. Username          :*
  5392. Registration Code :0
  5393.  
  5394. -
  5395. Now Bundle Installer
  5396. v3.5.1
  5397. 100 users SNs
  5398. Now UpToDate 3.5 +      BNA-350-0100-000017152800
  5399. Now Contact 3.5 +       BNA-350-0100-000018976645
  5400. v3.5
  5401. BNA-350-0001-011873529747
  5402. Serial Numbers for Now Bundle 3.5.x, where (0≤x≤9)
  5403. BNA-35x-1000-000001715539
  5404. BNA-35x-0900-000001905555
  5405. BNA-35x-0800-000001095571
  5406. BNA-35x-0700-000001285587
  5407. BNA-35x-0600-000001475603
  5408. BNA-35x-0500-000001665619
  5409. BNA-35x-0450-000001260627
  5410. BNA-35x-0400-000001855635
  5411. BNA-35x-0350-000001450643
  5412. BNA-35x-0300-000001045651
  5413. BNA-35x-0250-000001640659
  5414. BNA-35x-0200-000001235667
  5415. BNA-35x-0150-000001701587
  5416. BNA-35x-0100-000001296595
  5417. BNA-35x-0075-000001158643
  5418. BNA-35x-0050-000001891603
  5419. BNA-35x-0045-000001767283
  5420. BNA-35x-0040-000001513875
  5421. BNA-35x-0035-000001260467
  5422. BNA-35x-0030-000001007059
  5423. BNA-35x-0025-000001753651
  5424. BNA-35x-0020-000001500243
  5425. BNA-35x-0015-000001246835
  5426. BNA-35x-0010-000001993427
  5427. BNA-35x-0009-000001968563
  5428. BNA-35x-0008-000001943699
  5429. BNA-35x-0007-000001918835
  5430. BNA-35x-0006-000001764883
  5431. BNA-35x-0005-000001740019
  5432. BNA-35x-0004-000001715155
  5433. BNA-35x-0003-000001690291
  5434. BNA-35x-0002-000001665427
  5435. BNA-35x-0001-000001640563
  5436. BNF-35x-1000-000001737231
  5437. BNF-35x-0900-000001372111
  5438. BNF-35x-0800-000001006991
  5439. BNF-35x-0700-000001641871
  5440. BNF-35x-0600-000001276751
  5441. BNF-35x-0500-000001911631
  5442. BNF-35x-0450-000001729071
  5443. BNF-35x-0400-000001546511
  5444. BNF-35x-0350-000001363951
  5445. BNF-35x-0300-000001181391
  5446. BNF-35x-0250-000001998831
  5447. BNF-35x-0200-000001816271
  5448. BNF-35x-0150-000001633711
  5449. BNF-35x-0100-000001451151
  5450. BNF-35x-0075-000001859871
  5451. BNF-35x-0050-000001268591
  5452. BNF-35x-0045-000001550335
  5453. BNF-35x-0040-000001832079
  5454. BNF-35x-0035-000001113823
  5455. BNF-35x-0030-000001395567
  5456. BNF-35x-0025-000001677311
  5457. BNF-35x-0020-000001959055
  5458. BNF-35x-0015-000001240799
  5459. BNF-35x-0010-000001522543
  5460. BNF-35x-0009-000001701439
  5461. BNF-35x-0008-000001009423
  5462. BNF-35x-0007-000001317407
  5463. BNF-35x-0006-000001496303
  5464. BNF-35x-0005-000001804287
  5465. BNF-35x-0004-000001983183
  5466. BNF-35x-0003-000001291167
  5467. BNF-35x-0002-000001599151
  5468. BNF-35x-0001-000001778047
  5469. BNG-35x-1000-000001741569
  5470. BNG-35x-0900-000001387969
  5471. BNG-35x-0800-000001163457
  5472. BNG-35x-0700-000001809857
  5473. BNG-35x-0600-000001585345
  5474. BNG-35x-0500-000001360833
  5475. BNG-35x-0450-000001119489
  5476. BNG-35x-0400-000001007233
  5477. BNG-35x-0350-000001894977
  5478. BNG-35x-0300-000001782721
  5479. BNG-35x-0250-000001670465
  5480. BNG-35x-0200-000001558209
  5481. BNG-35x-0150-000001316865
  5482. BNG-35x-0100-000001204609
  5483. BNG-35x-0075-000001148481
  5484. BNG-35x-0050-000001092353
  5485. BNG-35x-0045-000001706945
  5486. BNG-35x-0040-000001321537
  5487. BNG-35x-0035-000001807041
  5488. BNG-35x-0030-000001421633
  5489. BNG-35x-0025-000001036225
  5490. BNG-35x-0020-000001650817
  5491. BNG-35x-0015-000001136321
  5492. BNG-35x-0010-000001750913
  5493. BNG-35x-0009-000001899649
  5494. BNG-35x-0008-000001048385
  5495. BNG-35x-0007-000001197121
  5496. BNG-35x-0006-000001216769
  5497. BNG-35x-0005-000001365505
  5498. BNG-35x-0004-000001514241
  5499. BNG-35x-0003-000001662977
  5500. BNG-35x-0002-000001682625
  5501. BNG-35x-0001-000001831361
  5502. BNJ-35x-1000-000001625496
  5503. BNJ-35x-0900-000001693720
  5504. BNJ-35x-0800-000001632856
  5505. BNJ-35x-0700-000001701080
  5506. BNJ-35x-0600-000001640216
  5507. BNJ-35x-0500-000001708440
  5508. BNJ-35x-0450-000001678008
  5509. BNJ-35x-0400-000001647576
  5510. BNJ-35x-0350-000001617144
  5511. BNJ-35x-0300-000001715800
  5512. BNJ-35x-0250-000001685368
  5513. BNJ-35x-0200-000001654936
  5514. BNJ-35x-0150-000001624504
  5515. BNJ-35x-0100-000001723160
  5516. BNJ-35x-0075-000001143400
  5517. BNJ-35x-0050-000001692728
  5518. BNJ-35x-0045-000001176776
  5519. BNJ-35x-0040-000001660824
  5520. BNJ-35x-0035-000001144872
  5521. BNJ-35x-0030-000001628920
  5522. BNJ-35x-0025-000001112968
  5523. BNJ-35x-0020-000001726104
  5524. BNJ-35x-0015-000001210152
  5525. BNJ-35x-0010-000001694200
  5526. BNJ-35x-0009-000001365192
  5527. BNJ-35x-0008-000001036184
  5528. BNJ-35x-0007-000001707176
  5529. BNJ-35x-0006-000001507256
  5530. BNJ-35x-0005-000001178248
  5531. BNJ-35x-0004-000001849240
  5532. BNJ-35x-0003-000001520232
  5533. BNJ-35x-0002-000001320312
  5534. BNJ-35x-0001-000001991304
  5535. Serial Numbers for ??? Bundles 3.5.x, where (0≤x≤9)
  5536. C3Z-35x-1000-000001524524
  5537. C3Z-35x-0900-000001698188
  5538. C3Z-35x-0800-000001742764
  5539. C3Z-35x-0700-000001916428
  5540. C3Z-35x-0600-000001961004
  5541. C3Z-35x-0500-000001005580
  5542. C3Z-35x-0450-000001592412
  5543. C3Z-35x-0400-000001179244
  5544. C3Z-35x-0350-000001766076
  5545. C3Z-35x-0300-000001223820
  5546. C3Z-35x-0250-000001810652
  5547. C3Z-35x-0200-000001397484
  5548. C3Z-35x-0150-000001855228
  5549. C3Z-35x-0100-000001442060
  5550. C3Z-35x-0075-000001670932
  5551. C3Z-35x-0050-000001028892
  5552. C3Z-35x-0045-000001900484
  5553. C3Z-35x-0040-000001642988
  5554. C3Z-35x-0035-000001514580
  5555. C3Z-35x-0030-000001386172
  5556. C3Z-35x-0025-000001257764
  5557. C3Z-35x-0020-000001129356
  5558. C3Z-35x-0015-000001000948
  5559. C3Z-35x-0010-000001872540
  5560. C3Z-35x-0009-000001343588
  5561. C3Z-35x-0008-000001943724
  5562. C3Z-35x-0007-000001543860
  5563. C3Z-35x-0006-000001143996
  5564. C3Z-35x-0005-000001615044
  5565. C3Z-35x-0004-000001215180
  5566. C3Z-35x-0003-000001815316
  5567. C3Z-35x-0002-000001415452
  5568. C3Z-35x-0001-000001015588
  5569. JJB-35x-1000-000001921963
  5570. JJB-35x-0900-000001518187
  5571. JJB-35x-0800-000001985323
  5572. JJB-35x-0700-000001581547
  5573. JJB-35x-0600-000001048683
  5574. JJB-35x-0500-000001644907
  5575. JJB-35x-0450-000001443019
  5576. JJB-35x-0400-000001112043
  5577. JJB-35x-0350-000001910155
  5578. JJB-35x-0300-000001708267
  5579. JJB-35x-0250-000001506379
  5580. JJB-35x-0200-000001175403
  5581. JJB-35x-0150-000001973515
  5582. JJB-35x-0100-000001771627
  5583. JJB-35x-0075-000001170683
  5584. JJB-35x-0050-000001569739
  5585. JJB-35x-0045-000001997915
  5586. JJB-35x-0040-000001426091
  5587. JJB-35x-0035-000001983355
  5588. JJB-35x-0030-000001411531
  5589. JJB-35x-0025-000001839707
  5590. JJB-35x-0020-000001396971
  5591. JJB-35x-0015-000001825147
  5592. JJB-35x-0010-000001382411
  5593. JJB-35x-0009-000001416411
  5594. JJB-35x-0008-000001579499
  5595. JJB-35x-0007-000001613499
  5596. JJB-35x-0006-000001647499
  5597. JJB-35x-0005-000001810587
  5598. JJB-35x-0004-000001844587
  5599. JJB-35x-0003-000001007675
  5600. JJB-35x-0002-000001041675
  5601. JJB-35x-0001-000001204763
  5602.  
  5603. -
  5604. Now Compress
  5605. v1.0x
  5606. NCA-100-0001-003575417719
  5607. -
  5608. Now Contact
  5609. v3.5
  5610. BNA-350-0001-011873529747
  5611. Serial Numbers for Now Contact 3.5.x, where (0≤x≤9)
  5612. CTA-35x-1000-000001817407
  5613. CTA-35x-0900-000001599583
  5614. CTA-35x-0800-000001381759
  5615. CTA-35x-0700-000001163935
  5616. CTA-35x-0600-000001946111
  5617. CTA-35x-0500-000001728287
  5618. CTA-35x-0450-000001619375
  5619. CTA-35x-0400-000001510463
  5620. CTA-35x-0350-000001401551
  5621. CTA-35x-0300-000001421727
  5622. CTA-35x-0250-000001312815
  5623. CTA-35x-0200-000001203903
  5624. CTA-35x-0150-000001094991
  5625. CTA-35x-0100-000001986079
  5626. CTA-35x-0075-000001367079
  5627. CTA-35x-0050-000001877167
  5628. CTA-35x-0045-000001153367
  5629. CTA-35x-0040-000001429567
  5630. CTA-35x-0035-000001705767
  5631. CTA-35x-0030-000001981967
  5632. CTA-35x-0025-000001258167
  5633. CTA-35x-0020-000001663455
  5634. CTA-35x-0015-000001939655
  5635. CTA-35x-0010-000001215855
  5636. CTA-35x-0009-000001671095
  5637. CTA-35x-0008-000001126335
  5638. CTA-35x-0007-000001581575
  5639. CTA-35x-0006-000001036815
  5640. CTA-35x-0005-000001492055
  5641. CTA-35x-0004-000001947295
  5642. CTA-35x-0003-000001402535
  5643. CTA-35x-0002-000001857775
  5644. CTA-35x-0001-000001313015
  5645. CTF-35x-1000-000001839099
  5646. CTF-35x-0900-000001566139
  5647. CTF-35x-0800-000001422267
  5648. CTF-35x-0700-000001149307
  5649. CTF-35x-0600-000001876347
  5650. CTF-35x-0500-000001603387
  5651. CTF-35x-0450-000001466907
  5652. CTF-35x-0400-000001330427
  5653. CTF-35x-0350-000001193947
  5654. CTF-35x-0300-000001057467
  5655. CTF-35x-0250-000001920987
  5656. CTF-35x-0200-000001784507
  5657. CTF-35x-0150-000001648027
  5658. CTF-35x-0100-000001511547
  5659. CTF-35x-0075-000001943307
  5660. CTF-35x-0050-000001375067
  5661. CTF-35x-0045-000001061419
  5662. CTF-35x-0040-000001747771
  5663. CTF-35x-0035-000001434123
  5664. CTF-35x-0030-000001120475
  5665. CTF-35x-0025-000001806827
  5666. CTF-35x-0020-000001493179
  5667. CTF-35x-0015-000001179531
  5668. CTF-35x-0010-000001865883
  5669. CTF-35x-0009-000001028971
  5670. CTF-35x-0008-000001192059
  5671. CTF-35x-0007-000001355147
  5672. CTF-35x-0006-000001518235
  5673. CTF-35x-0005-000001552235
  5674. CTF-35x-0004-000001715323
  5675. CTF-35x-0003-000001878411
  5676. CTF-35x-0002-000001041499
  5677. CTF-35x-0001-000001204587
  5678. CTG-35x-1000-000001843437
  5679. CTG-35x-0900-000001211085
  5680. CTG-35x-0800-000001578733
  5681. CTG-35x-0700-000001946381
  5682. CTG-35x-0600-000001184941
  5683. CTG-35x-0500-000001552589
  5684. CTG-35x-0450-000001236413
  5685. CTG-35x-0400-000001920237
  5686. CTG-35x-0350-000001474973
  5687. CTG-35x-0300-000001158797
  5688. CTG-35x-0250-000001842621
  5689. CTG-35x-0200-000001526445
  5690. CTG-35x-0150-000001210269
  5691. CTG-35x-0100-000001894093
  5692. CTG-35x-0075-000001736005
  5693. CTG-35x-0050-000001577917
  5694. CTG-35x-0045-000001843029
  5695. CTG-35x-0040-000001237229
  5696. CTG-35x-0035-000001631429
  5697. CTG-35x-0030-000001025629
  5698. CTG-35x-0025-000001290741
  5699. CTG-35x-0020-000001684941
  5700. CTG-35x-0015-000001079141
  5701. CTG-35x-0010-000001473341
  5702. CTG-35x-0009-000001352181
  5703. CTG-35x-0008-000001231021
  5704. CTG-35x-0007-000001109861
  5705. CTG-35x-0006-000001988701
  5706. CTG-35x-0005-000001867541
  5707. CTG-35x-0004-000001746381
  5708. CTG-35x-0003-000001625221
  5709. CTG-35x-0002-000001374973
  5710. CTG-35x-0001-000001253813
  5711. CTJ-35x-1000-000001985540
  5712. CTJ-35x-0900-000001016836
  5713. CTJ-35x-0800-000001177220
  5714. CTJ-35x-0700-000001208516
  5715. CTJ-35x-0600-000001368900
  5716. CTJ-35x-0500-000001400196
  5717. CTJ-35x-0450-000001415844
  5718. CTJ-35x-0400-000001560580
  5719. CTJ-35x-0350-000001576228
  5720. CTJ-35x-0300-000001591876
  5721. CTJ-35x-0250-000001607524
  5722. CTJ-35x-0200-000001752260
  5723. CTJ-35x-0150-000001767908
  5724. CTJ-35x-0100-000001783556
  5725. CTJ-35x-0075-000001855924
  5726. CTJ-35x-0050-000001799204
  5727. CTJ-35x-0045-000001187860
  5728. CTJ-35x-0040-000001705604
  5729. CTJ-35x-0035-000001094260
  5730. CTJ-35x-0030-000001482916
  5731. CTJ-35x-0025-000001871572
  5732. CTJ-35x-0020-000001260228
  5733. CTJ-35x-0015-000001648884
  5734. CTJ-35x-0010-000001037540
  5735. CTJ-35x-0009-000001192724
  5736. CTJ-35x-0008-000001218820
  5737. CTJ-35x-0007-000001374004
  5738. CTJ-35x-0006-000001400100
  5739. CTJ-35x-0005-000001426196
  5740. CTJ-35x-0004-000001581380
  5741. CTJ-35x-0003-000001607476
  5742. CTJ-35x-0002-000001762660
  5743. CTJ-35x-0001-000001788756
  5744.  
  5745. v3.0
  5746. CTA-300-0001-000666706778
  5747. CTA-300-0001-075642105493
  5748. vAll
  5749. NCT-100-0001-000000451264
  5750. NCT-100-0001-000001134944
  5751. NCT-100-0001-000002522128
  5752. NCT-100-0001-000003488392
  5753. NCT-100-0001-000004357860
  5754. NCT-100-0001-000005235762
  5755. NCT-100-0001-000006896297
  5756. NCT-100-0001-000007087356
  5757. NCT-100-0001-000008807586
  5758. NCT-100-0001-000009688595
  5759. NCT-100-0001-000010736698
  5760. NCT-100-0001-000011197968
  5761. NCT-100-0001-000012008297
  5762. NCT-100-0001-000013958804
  5763. NCT-100-0001-000014206730
  5764. NCT-100-0001-000015717029
  5765. NCT-100-0001-000016915346
  5766. NCT-100-0001-000017513305
  5767. NCT-100-0001-000018395860
  5768. NCT-100-0001-000019267534
  5769. NCT-100-0001-000020418569
  5770. NCT-100-0001-005022697310
  5771. Reserved: NCT-100-0001-099999820388
  5772. -
  5773. Now Quick&Easy
  5774. v1.0.0
  5775. Serial Numbers for Now Quick&Easy 1.0.0
  5776. NLA-100-1000-000001410843
  5777. NLA-100-0900-000001845275
  5778. NLA-100-0800-000001150619
  5779. NLA-100-0700-000001585051
  5780. NLA-100-0600-000001019483
  5781. NLA-100-0500-000001324827
  5782. NLA-100-0450-000001106587
  5783. NLA-100-0400-000001759259
  5784. NLA-100-0350-000001411931
  5785. NLA-100-0300-000001064603
  5786. NLA-100-0250-000001846363
  5787. NLA-100-0200-000001499035
  5788. NLA-100-0150-000001151707
  5789. NLA-100-0100-000001933467
  5790. NLA-100-0075-000001195259
  5791. NLA-100-0050-000001586139
  5792. NLA-100-0045-000001264315
  5793. NLA-100-0040-000001942491
  5794. NLA-100-0035-000001620667
  5795. NLA-100-0030-000001298843
  5796. NLA-100-0025-000001977019
  5797. NLA-100-0020-000001655195
  5798. NLA-100-0015-000001333371
  5799. NLA-100-0010-000001882459
  5800. NLA-100-0009-000001295547
  5801. NLA-100-0008-000001579547
  5802. NLA-100-0007-000001992635
  5803. NLA-100-0006-000001276635
  5804. NLA-100-0005-000001560635
  5805. NLA-100-0004-000001973723
  5806. NLA-100-0003-000001257723
  5807. NLA-100-0002-000001670811
  5808. NLA-100-0001-000001954811
  5809.  
  5810. -
  5811. Now Up-to-Date
  5812. v3.5+
  5813. BNA-350-0100-000017152800
  5814. v3.5
  5815. BNA-350-0001-011873529747
  5816. Serial Numbers for Now UpToDate 3.5.x, where (0≤x≤9)
  5817. UDA-35x-1000-000001533052
  5818. UDA-35x-0900-000001122204
  5819. UDA-35x-0800-000001582268
  5820. UDA-35x-0700-000001171420
  5821. UDA-35x-0600-000001631484
  5822. UDA-35x-0500-000001220636
  5823. UDA-35x-0450-000001450668
  5824. UDA-35x-0400-000001680700
  5825. UDA-35x-0350-000001039820
  5826. UDA-35x-0300-000001269852
  5827. UDA-35x-0250-000001499884
  5828. UDA-35x-0200-000001729916
  5829. UDA-35x-0150-000001089036
  5830. UDA-35x-0100-000001319068
  5831. UDA-35x-0075-000001934084
  5832. UDA-35x-0050-000001549100
  5833. UDA-35x-0045-000001949556
  5834. UDA-35x-0040-000001220924
  5835. UDA-35x-0035-000001492292
  5836. UDA-35x-0030-000001892748
  5837. UDA-35x-0025-000001164116
  5838. UDA-35x-0020-000001564572
  5839. UDA-35x-0015-000001835940
  5840. UDA-35x-0010-000001236396
  5841. UDA-35x-0009-000001264852
  5842. UDA-35x-0008-000001293308
  5843. UDA-35x-0007-000001321764
  5844. UDA-35x-0006-000001479308
  5845. UDA-35x-0005-000001507764
  5846. UDA-35x-0004-000001536220
  5847. UDA-35x-0003-000001693764
  5848. UDA-35x-0002-000001722220
  5849. UDA-35x-0001-000001750676
  5850. UDF-35x-1000-000001394691
  5851. UDF-35x-0900-000001541443
  5852. UDF-35x-0800-000001817283
  5853. UDF-35x-0700-000001964035
  5854. UDF-35x-0600-000001239875
  5855. UDF-35x-0500-000001386627
  5856. UDF-35x-0450-000001960003
  5857. UDF-35x-0400-000001533379
  5858. UDF-35x-0350-000001106755
  5859. UDF-35x-0300-000001809219
  5860. UDF-35x-0250-000001382595
  5861. UDF-35x-0200-000001955971
  5862. UDF-35x-0150-000001529347
  5863. UDF-35x-0100-000001102723
  5864. UDF-35x-0075-000001389411
  5865. UDF-35x-0050-000001805187
  5866. UDF-35x-0045-000001236707
  5867. UDF-35x-0040-000001668227
  5868. UDF-35x-0035-000001099747
  5869. UDF-35x-0030-000001531267
  5870. UDF-35x-0025-000001091875
  5871. UDF-35x-0020-000001523395
  5872. UDF-35x-0015-000001954915
  5873. UDF-35x-0010-000001386435
  5874. UDF-35x-0009-000001872739
  5875. UDF-35x-0008-000001359043
  5876. UDF-35x-0007-000001845347
  5877. UDF-35x-0006-000001331651
  5878. UDF-35x-0005-000001947043
  5879. UDF-35x-0004-000001433347
  5880. UDF-35x-0003-000001919651
  5881. UDF-35x-0002-000001405955
  5882. UDF-35x-0001-000001892259
  5883. UDG-35x-1000-000001915383
  5884. UDG-35x-0900-000001702743
  5885. UDG-35x-0800-000001361015
  5886. UDG-35x-0700-000001148375
  5887. UDG-35x-0600-000001935735
  5888. UDG-35x-0500-000001594007
  5889. UDG-35x-0450-000001487687
  5890. UDG-35x-0400-000001381367
  5891. UDG-35x-0350-000001145959
  5892. UDG-35x-0300-000001039639
  5893. UDG-35x-0250-000001933319
  5894. UDG-35x-0200-000001826999
  5895. UDG-35x-0150-000001720679
  5896. UDG-35x-0100-000001485271
  5897. UDG-35x-0075-000001932111
  5898. UDG-35x-0050-000001378951
  5899. UDG-35x-0045-000001268319
  5900. UDG-35x-0040-000001157687
  5901. UDG-35x-0035-000001047055
  5902. UDG-35x-0030-000001936423
  5903. UDG-35x-0025-000001825791
  5904. UDG-35x-0020-000001715159
  5905. UDG-35x-0015-000001604527
  5906. UDG-35x-0010-000001493895
  5907. UDG-35x-0009-000001445951
  5908. UDG-35x-0008-000001398007
  5909. UDG-35x-0007-000001350063
  5910. UDG-35x-0006-000001431207
  5911. UDG-35x-0005-000001383263
  5912. UDG-35x-0004-000001335319
  5913. UDG-35x-0003-000001287375
  5914. UDG-35x-0002-000001239431
  5915. UDG-35x-0001-000001320575
  5916. UDJ-35x-1000-000001606549
  5917. UDJ-35x-0900-000001928469
  5918. UDJ-35x-0800-000001250389
  5919. UDJ-35x-0700-000001701397
  5920. UDJ-35x-0600-000001023317
  5921. UDJ-35x-0500-000001345237
  5922. UDJ-35x-0450-000001941653
  5923. UDJ-35x-0400-000001667157
  5924. UDJ-35x-0350-000001263573
  5925. UDJ-35x-0300-000001989077
  5926. UDJ-35x-0250-000001585493
  5927. UDJ-35x-0200-000001310997
  5928. UDJ-35x-0150-000001907413
  5929. UDJ-35x-0100-000001632917
  5930. UDJ-35x-0075-000001431125
  5931. UDJ-35x-0050-000001358421
  5932. UDJ-35x-0045-000001492245
  5933. UDJ-35x-0040-000001626069
  5934. UDJ-35x-0035-000001759893
  5935. UDJ-35x-0030-000001022805
  5936. UDJ-35x-0025-000001156629
  5937. UDJ-35x-0020-000001290453
  5938. UDJ-35x-0015-000001424277
  5939. UDJ-35x-0010-000001687189
  5940. UDJ-35x-0009-000001036501
  5941. UDJ-35x-0008-000001514901
  5942. UDJ-35x-0007-000001864213
  5943. UDJ-35x-0006-000001342613
  5944. UDJ-35x-0005-000001821013
  5945. UDJ-35x-0004-000001170325
  5946. UDJ-35x-0003-000001648725
  5947. UDJ-35x-0002-000001127125
  5948. UDJ-35x-0001-000001476437
  5949. -
  5950. Now Utilities
  5951. v5.0.1
  5952. NUA-500-0001-005930092882
  5953. Any numbers from 5.0
  5954. Serial Numbers for Now Utilities 5.0.x, where (0≤x≤1)
  5955. NUA-50x-1000-000001796096
  5956. NUA-50x-0900-000001802784
  5957. NUA-50x-0800-000001938560
  5958. NUA-50x-0700-000001945248
  5959. NUA-50x-0600-000001951936
  5960. NUA-50x-0500-000001958624
  5961. NUA-50x-0450-000001897424
  5962. NUA-50x-0400-000001965312
  5963. NUA-50x-0350-000001904112
  5964. NUA-50x-0300-000001972000
  5965. NUA-50x-0250-000001039888
  5966. NUA-50x-0200-000001978688
  5967. NUA-50x-0150-000001046576
  5968. NUA-50x-0100-000001985376
  5969. NUA-50x-0075-000001954776
  5970. NUA-50x-0050-000001053264
  5971. NUA-50x-0045-000001247144
  5972. NUA-50x-0040-000001441024
  5973. NUA-50x-0035-000001634904
  5974. NUA-50x-0030-000001828784
  5975. NUA-50x-0025-000001022664
  5976. NUA-50x-0020-000001216544
  5977. NUA-50x-0015-000001410424
  5978. NUA-50x-0010-000001604304
  5979. NUA-50x-0009-000001443080
  5980. NUA-50x-0008-000001281856
  5981. NUA-50x-0007-000001120632
  5982. NUA-50x-0006-000001959408
  5983. NUA-50x-0005-000001798184
  5984. NUA-50x-0004-000001636960
  5985. NUA-50x-0003-000001475736
  5986. NUA-50x-0002-000001314512
  5987. NUA-50x-0001-000001153288
  5988.  
  5989. v5.0
  5990. NUA-500-0001-005930092882
  5991. NUA-500-0001-000001153288
  5992. NUA-500-0001-000002637220
  5993. NUA-500-0001-000003098898
  5994. NUA-500-0001-000004048457
  5995. NUA-500-0001-000005219300
  5996. NUA-500-0001-000006457186
  5997. NUA-500-0001-000007152361
  5998. NUA-500-0001-000008038064
  5999. NUA-500-0001-000009597126
  6000. NUA-500-0001-000010539034
  6001. NUA-500-0001-000010539034
  6002. NUA-500-0001-000013109925
  6003. NUA-500-0001-000012227787
  6004. NUA-500-0001-000011213269
  6005. NUA-500-0001-000014335250
  6006. NUA-500-0001-000999531947
  6007. NUA-500-0001-000019201700
  6008. NUA-500-0001-000018479633
  6009. NUA-500-0001-000017111730
  6010. NUA-500-0001-000016973956
  6011. NUA-500-0001-000015557769
  6012. -
  6013. NUBase
  6014. v1.3
  6015. 0000000-00
  6016. -
  6017. Object Master
  6018. v2.0.2
  6019. L\002428392663
  6020. -
  6021. OmniPage
  6022. v6.0 Pro
  6023. 2801a-c00-091108  
  6024. p/n 872-1221-010 rev a
  6025. v5.0
  6026. 2801A-C00-064596
  6027. 0102E-%001705
  6028. -
  6029. Omnis 7
  6030. v3.2
  6031. †How to Create Omnis 7 v3.2 Serial Numbers
  6032.  
  6033. Format:
  6034.  
  6035.   XXXX NNNNNN ?????
  6036.   ---- ------ -----
  6037.    ^      ^     ^
  6038.    |      |     |
  6039.    |      |     |
  6040.    |    Any 6   |
  6041.    |    digits  |
  6042.    |            |
  6043.    |            |
  6044.    |         Checksum
  6045.    |        (see below)
  6046.    |
  6047.   CMDS (Mac Developer)
  6048.   CPDS (PowerMac Developer)
  6049.   CMXQ (Mac Runtime)
  6050.   CPXQ (PowerMac Runtime)  
  6051.   
  6052.    
  6053. How to Find the Checksum:
  6054.  
  6055.  1. Install Omnis, using a valid s/n like "CMDS 000000 60889"
  6056.  
  6057.  2. Using ResEdit, Open STR# ID = 1040 from "Omnis 7" and
  6058.     change offset $45-$48 to CMDS, CPDS, CMXQ, or CPXQ (see above).
  6059.     
  6060.  3. Now change offset $4A-$4F to any desired 6 digit number and save it.
  6061.  
  6062.  4. Load your favorite debugger and set a TRAP breakpoint for _InitGraf.
  6063.  
  6064.  5. Execute "Omnis 7" and when the break occurs, set an additional
  6065.     breakpoint for CODE $8, offset $C6 of "Omnis 7".
  6066.     
  6067.  6. Continue execution and when the breakpoint activates,
  6068.     the Checksum will be in register D1.
  6069.     
  6070.  7. Convert the Checksum hex number to decimal and write it down.
  6071.  
  6072.  8. Exit to the finder.
  6073.  
  6074.  9. Using ResEdit, Open STR# ID = 1040 from "Omnis 7" and
  6075.     change offset $51-$55 to the Checksum you wrote down and save it.
  6076.  
  6077. All Done!!!
  6078.  
  6079.  
  6080. Examples:
  6081. =========
  6082. CMDS 000000 60889  (Mac Developer)
  6083. CMDS 000001 49156  (Mac Developer)
  6084. CMDS 000002 51122  (Mac Developer)
  6085. CMDS 000003 25257  (Mac Developer)
  6086. CMDS 000004 06951  (Mac Developer)
  6087. CMDS 000005 43852  (Mac Developer)
  6088. CMDS 000006 92290  (Mac Developer)
  6089. CMDS 000007 11021  (Mac Developer)
  6090. CMDS 000008 63760  (Mac Developer)
  6091. CMDS 000009 54599  (Mac Developer)
  6092.  
  6093. CPDS 000000 96347  (PowerMac Developer)
  6094. CPDS 000001 30500  (PowerMac Developer)
  6095. CPDS 000002 51254  (PowerMac Developer)
  6096. CPDS 000003 31273  (PowerMac Developer)
  6097. CPDS 000004 15399  (PowerMac Developer)
  6098. CPDS 000005 61581  (PowerMac Developer)
  6099. CPDS 000006 32962  (PowerMac Developer)
  6100. CPDS 000007 11087  (PowerMac Developer)
  6101. CPDS 000008 66768  (PowerMac Developer)
  6102. CPDS 000009 58823  (PowerMac Developer)
  6103.  
  6104. CMXQ 000000 12741  (Mac Runtime)
  6105.  
  6106. CPXQ 000000 48397  (PowerMac Runtime)
  6107. -
  6108. On Guard
  6109. v1.5.2
  6110. †No sn is needed, but to log in as the startup user, enter "administrator" in the name field and "admin" in the paswd field. Then you can change what options you like. I'm using it now, seems pretty good, and much more compatible than, say, Fileguard...
  6111. -
  6112. On The Air
  6113. v1.0
  6114. OTA100AAA00000118
  6115. -
  6116. OptiMem
  6117. v2.1.2
  6118. NZTA-WHQD-BJAE-ODQYB
  6119. OSOA-PFID-TOAU-GAJRB
  6120.  
  6121. v1.5.6
  6122. AVFA-SHAA-LLAO-LBPUA
  6123. -
  6124. Oxyd
  6125. vAll
  6126. †Here are the first 2nd to 11 level codes:
  6127.  2) 218780766   3) 10232399    4) 32882199
  6128.  5) 13794470    6) 28197802    7) 17887807
  6129.  8) 51761122    9) 83882268   10) 6071220
  6130. 11) 58037867
  6131.  
  6132. Oxyd Patch
  6133.  
  6134. Here's the patch I found for removing the Oxyd CP. Maybe it can be added to
  6135. the new Cracks and Numbers file?
  6136.  
  6137.  OXYD 3.4
  6138. Depending on which version you want to run (B&W or Color) you need to
  6139. alter the appropriate Data A file.  (Note: this only works with 3.4; I
  6140. have no idea if it works with 3.3)
  6141.  
  6142. **NOTE: you require a Disk/File editor such as Norton Disk Utilites
  6143. rather than Resedit because you are editing the Data fork not Resource
  6144. fork.
  6145. EFFECT: This patch allows you to enter in the level number you want to
  6146. play,
  6147. instead of the annoying 'secret code'.
  6148. Data A Color +$0001BC48 (#113736):
  6149. Data A Mono  +$0001C18A (#115082):
  6150. change: 6F6E DEC8 FFFD D823 to 614A 0080 FFF7 CFFA
  6151.                    and
  6152. Data A Color +$0001BC5A (#113754):
  6153. Data A Mono  +$0001C19C (#115100):
  6154. change: 4CFF FFF6 to CFFF FEFA
  6155.  
  6156. Now you can just enter in the level number you want to play (preceded by
  6157. the appropriate number of 0's, so level 12 would be 00000012).
  6158.  
  6159. EFFECT: This patch allows you to press any key to remove the 'magical
  6160. tokens'
  6161. which block your path.
  6162. Data A Color +$0002C9F6 (#182774):
  6163. Data A Mono  +$0002CF36 (#184118):
  6164. change: 669F to DE43
  6165.  
  6166. Data A Color +$0002CA22 (#182818):
  6167. Data A Mono  +$0002CF62 (#184162):
  6168. change: 669F to DE43
  6169.  
  6170. Data A Color +$0002CA4E (#182862):
  6171. Data A Mono  +$0002CF8E (#184206):
  6172. change: 669F to DE43
  6173.  
  6174. or
  6175.  
  6176.     OXYD 3.4
  6177. Depending on which version you want to run (B&W or Color) you need to alter the appropriate Data A file.  (Note: this only works with 3.4; I have no idea if it works with 3.3)
  6178. **NOTE: you require a Disk/File editor such as Norton Disk Utilites rather than Resedit because you are editing the Data fork not Resource fork.
  6179. EFFECT: This patch allows you to enter in the level number you want to play,
  6180. instead of the annoying 'secret code'.
  6181. Data A Color +$0001BC48 (#113736):
  6182. Data A Mono  +$0001C18A (#115082):
  6183. change: 6F6E DEC8 FFFD D823 to 614A 0080 FFF7 CFFA and
  6184. Data A Color +$0001BC5A (#113754):
  6185. Data A Mono  +$0001C19C (#115100):
  6186. change: 4CFF FFF6 to CFFF FEFA
  6187. Now you can just enter in the level number you want to play (preceded by the appropriate number of 0's, so level 12 would be 00000012).
  6188. EFFECT: This patch allows you to press any key to remove the 'magical tokens'
  6189. which block your path.
  6190. Data A Color +$0002C9F6 (#182774):
  6191. Data A Mono  +$0002CF36 (#184118):
  6192. change: 669F to DE43
  6193. Data A Color +$0002CA22 (#182818):
  6194. Data A Mono  +$0002CF62 (#184162):
  6195. change: 669F to DE43
  6196. Data A Color +$0002CA4E (#182862):
  6197. Data A Mono  +$0002CF8E (#184206):
  6198. change: 669F to DE43
  6199.  
  6200. OXYD Magnum! 3.5
  6201. # Allows you to enter the level number you want to play instead of the secret code (when entering level, pad with zeros to make 8-digit code (e.g. 00000012)) - open "Data A Color" or "Data A Mono" with Norton's Disk Editor - search for D855 80D4 ED58 DBD4 E9DA (offset $00016C8A or $000161CA) change to 68FF EF6E E49F EF70 D845 
  6202. -
  6203. PageNow
  6204. v1.0
  6205. 800427536402
  6206. -
  6207. PageTools
  6208. v2.0
  6209. PME-200-001-422-003812
  6210. -
  6211. Paint Alchemy
  6212. v2.0
  6213. 100110824578
  6214. 100400428880
  6215. -
  6216. Painter (Fractal Painter)
  6217. v4.0
  6218. PM400RAZ0000455-EPCK-001-000UUUU
  6219. v3.0
  6220. PM999RAZ9999999-GFLB-999
  6221. PM300NAZ0008665-RYKA-001
  6222. -
  6223. Panorama II
  6224. v2.0.1
  6225. 1-27835-XQVGEBC
  6226. †Hex Changes
  6227. Search for: 6730 4EBA 02E8 4AAC 90AE 6602 A9F4 (Found on sector 494)
  6228. Change to : 6730 4E71 4E71 4E71 4E71 4E71 4E71
  6229. Panorama 2.01
  6230. 01-1400-6350
  6231. 1-19292-VQLFEBC
  6232. -
  6233. PANTONE ColorDrive
  6234. v1.0
  6235. PCDM-100-01185
  6236. -
  6237. Paperless Printer
  6238. v2.0.1
  6239. 00011364CSGP
  6240. -
  6241. Passport Producer
  6242. v1.0
  6243. PV1-0-01018-0580
  6244. -
  6245. Pathways into Darkness
  6246. v1.0
  6247. †EFFECT: This will remove the "match the monsters" box. HOW TO: LOCATE 'CODE' ID 2 FIND Offset $002E
  6248.         From: 4EBA 1106
  6249.             To: 4E71 4E71
  6250.  
  6251.     PATHWAYS OF DARKNESS (v1.0  I think)
  6252. EFFECT: This will allow you to play even after you enter the wrong sequence of monsters three times.
  6253. HOW TO: LOCATE 'CODE' ID 2 FIND Offset $0036
  6254.         From: A9F4
  6255.             To: 4E71
  6256.  
  6257.     PATHWAYS INTO DARKNESS  (note - somepeople say this doesn't work)
  6258. EFFECT: You don't have to worry about the dialog any more.
  6259. HOW TO: Open the CODE resource with ID 2 and jump to offset $2E.
  6260.         Change from $4EBA to $6008
  6261.  
  6262. Pathways Into Darkness 1.1 
  6263. # disable modification checking code - CODE 1, offset 02CE - change 67 to 60 # bypass monster sequence dialog - CODE 2, offset 11EC - change 4EAD 04E2 to 6600 012C # fix "Divide By Zero" bug - CODE 5, offset 4BD4 - change 3228 0006 48C1 to 7200 3228 0006 - CODE 5, offset 4BFE - change 3228 0006 48C1 to 7200 3228 0006 - CODE 5, offset 4C28 - change 3228 0006 48C1 to 7200 3228 0006 # Allows save anywhere, not just at a save rune - CODE 2, offset 0706 - change 6716 to 6516 ? Gives whatever weapon you have unlimited ammo - CODE 6, offset 5952 - change 6774 to 6074 ? increase healing rate by a factor of six & adjust internal game time to compensate - CODE 7, offset 2404 - change 0006 to 0002 - CODE 7, offset 3410 - change 6270 to 20D0 - CODE 7, offset 2608 - change 6270 to 20D0 - CODE 7, offset 2618 - change 6270 to 20D0 - CODE 7, offset 262C - change 3138 to 1068 - CODE 7, offset 263A - change 6270 to 20D0 - CODE 7, offset 2C0A - change 0006 9780 to 0002 3280 - CODE 7, offset 2C16 - change 0009 E340 to 0003 4BC0 ? increase maximum health points accrued based on treasure picked up - CODE 6, offset 2210 - change E588 to E788 - CODE 6, offset 221C - change 003C to 0064 ? increase efficacy of Violet Potion by x4 - CODE 6, offset 230D - change 3C to 0F ? increase game speed by removing multiple key checking - CODE 1, offset 0352 - change C046 to 4240 # a special "Terminator" set of saved games (1500 hp, lots of weaponry, extra crystals, etc) is available from me by sending some mail to my address, geoff@tara.apana.org.au 
  6264.  
  6265. Pathways Into Darkness 2.0 (PPC) 
  6266. bypasses manual-look-up - open the data fork with a sector editor - offset $000184D4 (# 99540) - change 4182 02EC to 4800 02EC - offset $0001B55C (#111964) - change 4180 0030 to 4800 0030 ? activate hidden 'turbo' modes - during game play, hold down Control and type: - turbo (puts game into high speed) - carnage (shows 'score' screen) - reset (resets time-elapsed clock)
  6267.  
  6268. Pathways Into Darkness 2.0 (68k) 
  6269. bypasses manual-look-up - CODE 1, offset 0396 - change 6D to 60 - CODE 2, offset 10C4 - change 67 to 60 ? activate hidden 'turbo' modes - during game play, hold down Control and type: - turbo (puts game into high speed) - carnage (extra monsters?) - reset (resets time-elapsed clock) 
  6270. -
  6271. Pax Imperia
  6272. vAll
  6273. †v1.02
  6274. Open Pax Imperia with ResEdit: To have unlimited abilities for your race:
  6275. Change CODE 23 at $1208, $13B4, $1560, $170C
  6276.  
  6277. From: $6C22
  6278.  
  6279. To:
  6280. $4E71
  6281.  
  6282. To have unlimited abilities when you create your own drives (Click New in the
  6283. Tech window):
  6284. Change CODE 4 at $3162, $3242
  6285.  
  6286. From: $6F0E
  6287.  
  6288. To:
  6289. $600E
  6290. To have unlimited abilities when you create your own shields (Click New in the
  6291. Tech window):
  6292. Change CODE 4 at $2D96, $2E76, $2F56
  6293. From: $6F0E
  6294.  
  6295. To:
  6296. $600E
  6297. To have unlimited abilities when you create your own sensors (Click New in the
  6298. Tech window):
  6299. Change CODE 4 at $260A
  6300. From: $6F08
  6301.  
  6302. To:
  6303. $6008
  6304. Change CODE 4 at $2752, $289E, $29EA, $2B36
  6305. From: $6F0C
  6306.  
  6307. To:
  6308. $600C
  6309. To have unlimited abilities when you create your own weapons (Click New in the
  6310. Tech window):
  6311. Change CODE 4 at $1A62, $1B18
  6312. From: $6F08
  6313.  
  6314. To:
  6315. $6008
  6316. Change CODE 4 at $1CC4, $1D84, $1F34, $1FF4, $21A4, $2264, $2414, $24D4
  6317. From: $6F0C
  6318.  
  6319. To:
  6320. $600C
  6321. -
  6322. Pegleg
  6323. v1.0.5
  6324. 4-AD-3322-NRK-2
  6325. v1.0-1.0.4
  6326. 8-AJ-3122-NHA-8
  6327. -
  6328. PerFORM Filler Pro
  6329. v1.0
  6330. PROMAC3LFLR1127929306
  6331. Registration 501127 PMF
  6332. -
  6333. Persuasion
  6334. v3.0
  6335. 08-2001-200201529
  6336. -
  6337. PGA Tour Golf II
  6338. v1.0
  6339. †PGA Tour Golf II 1.0 
  6340. Any answer will work in the length dialog box. - CODE 4, offset 45CC - change B26E FFFE to B241 4E71 ? Cheat to hit a driver 500 yards - at any time, type "abbacab" 
  6341. -
  6342. PhotoFix
  6343. vAll
  6344. PX9510037
  6345. -
  6346. PhotoMagic
  6347. v1.1
  6348. 010000BA
  6349. -
  6350. PhotoMatic
  6351. v2.0
  6352. 4K2M-2K4-K2TC
  6353. -
  6354. PhotoSpot
  6355. v2.0.2
  6356. PS15-2500257
  6357. -
  6358. Pixel Putty
  6359. v1.2
  6360. PP-001-03689-A
  6361. -
  6362. Pixel Putty Solo
  6363. v1.0.1-1.2.4
  6364. PP-001-03689-A
  6365. -
  6366. PixelPaint Pro
  6367. v3.0.2
  6368. 000000000231
  6369. -
  6370. Planet X
  6371. v1.2.2
  6372. yteyWZIwB5NPHeGF
  6373. -
  6374. Player Pro
  6375. v4.5
  6376. 544800824
  6377. v4.3
  6378. 00003400248
  6379. †••• Version: "4.3" •••
  6380. Crack for Player PRO 4.4.2 Fat:
  6381. ---------------------------
  6382. Register Code = 123****900 (Such as 1231111900 or 1232222900)
  6383. If it makes your mac system down after registering, then
  6384. restart your mac and :
  6385.  
  6386. Open Player PRO 4.4.2 Fat in ResEdit
  6387. CODE ID=7 :
  6388.  
  6389. find at offset 32BA
  6390. change from 670C to 671A
  6391. -
  6392. PlayMaker Football
  6393. vAll
  6394. †v2.0
  6395. Find CODE 90+$608 is $6700 FF18
  6396.  
  6397. change CODE 90+$59E to $4E71 and CODE 90+$5F2 to $6018
  6398.  
  6399. change the message in DLOG 800 to
  6400.  
  6401. "Press Command-G and hit OK until the game begins.
  6402.  
  6403. Then you will never see this dialog box again."
  6404. or
  6405. Code #90
  6406. +54A 66D6->4E71
  6407. +552 670A->600A
  6408. +464 6714->4E71
  6409.  
  6410. or
  6411.  
  6412.     PLAYMAKER FOOTBALL 2.0
  6413.     This patch takes several steps, since PMFB checks to see if its code has been modified while a game plays; if it has, the game will crash. This is why previous patches have failed. However, it doesn't ask for a password every time; instead, it asks after several games have been played since it last got a valid password. After a valid password has been entered, all you need to do is lock the application in the Finder. Then it will not be able to remember how many times you've played, and will not ask you for the password again.
  6414. If you haven't enetered a valid password (and no longer have the
  6415. user's manual) modify the program with ResEdit as follows:
  6416.         Open CODE 90, find word at offset $100;
  6417.         change the word from $A861 to $4E71.
  6418. (This replaces the random number generator, so you will
  6419.             always be asked for the same password.)
  6420. Then run PMFB and ask to play a game. It will ask you for word 4 on page 13, paragraph 3. The word is "are". After it accepts this
  6421. password, DO NOT PLAY THE GAME! It will see it has been modified and crash.
  6422. Instead, open ResEdit and change the word in CODE 90 back
  6423. to its original value of $A861. Then lock PMFB in the Finder. It should never ask you for the password again.
  6424. I    don't know for sure that this will always work; I've only had my
  6425. copy of Playmaker Football to test it on.
  6426. -
  6427. PopUpFolders
  6428. v2.0.1
  6429. 13504-649669-120706
  6430. -
  6431. Poser (Fractal Poser)
  6432. v1.0.1
  6433. FM100NAZ0001902-VAGA-001
  6434. v1.0
  6435. FM100NAZ0002026-DYVN-001
  6436. FM100NAZ0001902-VAGA-001
  6437. -
  6438. PosterWorks
  6439. vAll
  6440. 1883-BKHMEAFGHI
  6441. -
  6442. Power Launcher
  6443. vAll
  6444. †V1.6
  6445. Search for : 6716 1B7C 0001 F643 4206 554F
  6446. Change to  : 6016
  6447. That will eliminate the check-sum routine that detects that the code has been modified.
  6448. Search for : 6718 3F3C 0080 4EAD 019A 554F
  6449. Change to  : 6018
  6450. That will allow anything for your registration dialog.  If it doesn’t ask for the registration then trash the pref. file before you launch it and it will ask you to register. If you want it un-registered just click ok. This crack also removes the annoying dialog everytime you change sets.
  6451. -
  6452. Power Translator Spanish
  6453. v1.0
  6454. PTSMA004852
  6455. -
  6456. PowerFPU
  6457. vAll
  6458. 101-518675
  6459. -
  6460. PowerIRC
  6461. vArchive
  6462. †Password protected:   3b58f60b<62983e38
  6463. -
  6464. PowerMerge
  6465. v1.0
  6466. PM1-002897
  6467. -
  6468. PowerScan
  6469. v2.0.5
  6470. Reg Seed#6F312122 (see below to change)
  6471. Reg Code#4134551C205 (205 is optional)
  6472. †Run the program and write down the first 8 characters of the Registration Seed number, then quit the program.  Open the 'Pref' #128 of the file "PowerScan 2.0 Prefs" which will now be in your "Preferences" folder with a resource editor (ie Resorcerer or ResEdit) at offset $170 (#368) you should see the 8 characters of the Registration Seed number that you wrote down in the raw hex dump - replace this longword with $6F312122 and save the changes. you can now use the Seed/Code number info given above.
  6473.  
  6474. *** Detailed Info for Programmers/Hackers ***
  6475. The protection scheme used is of suprisingly high quality.  The first time you run the program it generates a random long value called the "Registration Seed" and stores it in the prefs.  You then register with the author (by giving him both the seed and the version number of PowerScan that you have) and he sends you back a "Registration Code" which enables you to register that version of the program (so long as you have not deleted the prefs file that is…).  Whenever a new release is issued you are simply asked to find your old registered copy of PowerScan and it will register the new version using the info from it.)  The reason why this protection scheme is good is that a given code only works for a single version with a certain seed (which the user cannot enter) - by using this scheme the author can change his protection scheme every release if he so chooses while not affecting previous registered users unless they have lost their old registered powerscan or the version for which they have the code.  The copy protection scheme implemented in version 2.0.5 is done in three distinct steps:
  6476.  
  6477. 1) Checksum memory containing the registration code being executed as follows:
  6478.  
  6479.     (assume CodePtr is a pointer to an array of bytes)
  6480.  
  6481.     codePtr = address of CODE#3 'Initialization'
  6482.     length  = 7844; // the number of bytes to checksum: 7844=Size(CODE #3) for v2.0.5
  6483.     cs        = 0;    // checksum is a unsigned longword initially set to zero
  6484.     for (index=1;(index<=length);index++);
  6485.     {
  6486.         cs += codePtr[index]^index;    //where ^ is the XOR/EOR operator.
  6487.         cs  = cs<<3;
  6488.     }
  6489.     //    cs=0x877AA4BB1 for v2.0.5
  6490.  
  6491. /* one of the main difficulties of figuring out a SN# for this app is obtaining the correct value of this checksum, since any debugger breakpoint or code modification within the range being checksummed will completely throw off the number generated -- thus you have to _recognize and understand_ exactly what is being done and why, and then deduce that you can either write some code to do it yourself (too much work) or look to see if the author made any mistakes/oversights by calling any subroutines outside of the range being checksummed after this number was calculated… sure enough he did, so I just put a breakpoint in one of these subroutines and looked where I knew the checksum value was being stored.
  6492.  
  6493. the breakpoints I used were:
  6494.   68K t 00EE9888 R 'CODE 0002 1A14 Utilities'+23E8
  6495.   68K t 00EE98AA R 'CODE 0002 1A14 Utilities'+240A
  6496.   68K t 00EE98FC R 'CODE 0002 1A14 Utilities'+245C
  6497.   */
  6498.  
  6499. 2) Take the first 8 digits of the Registration Seed (which is a hexadecimal long - in my case $6F312122) combine it with the fixed/preset long value $A9204A57 to get the "target" value as follows:
  6500.  
  6501.     target=Combine1(0x6F312122,0xA9204A57);  //where Combine1 is the routine given below
  6502.     // target=0xC6F4544A in this case;
  6503.  
  6504. 3) Take the first 8 digits of the Registration Code (an unknown at this point) and combine this value (according to the function Combine2) with the  checksum value ($877AA4BB1) to generate a value to compare with the target value - if they are equal then the Registration Code is valid.
  6505.  
  6506.     if (0xC6F4544A==Combine2(regCode,0x877AA4BB1) then Registration Code is valid.
  6507.  
  6508. Thus to figure out the Registration Code we need to find an inverse function Combine2Inverse such that:
  6509.  
  6510.     regCode=Combine2Inverse(target,checksum);
  6511.  
  6512.     //0x4134551C =Combine2Inverse(0xC6F4544A,0x877AA4BB1); in this case.
  6513.  
  6514. Upon Registration a 'Reg ' #128 resource is created in the app it contains:
  6515. +$00    Registration Seed
  6516. +$04    Registration Code
  6517. +$08    ?
  6518. +$0C    Length byte followed by mangled user name
  6519. The Registration Code is actually supposed to be 11 characters, the first 8 being significant and the last three not significant as of 2.0.5, would simply be the version number (205 in our case).  The last three characters do not seem to be stored anywhere in the application, thus it leads me to believe that the author simply chooses the fixed magic ($A9204A57) number such that it exactly comphensates for any changes in the registration code (and thus the code checksum) introduced in future versions.
  6520.  
  6521. Furthermore the author mangles your name in the exact same way as Combine2 except that he does it against his copyright string.
  6522.  
  6523. The Combine2Inverse function and all those used above are listed below:
  6524. *** Listings/Snippets ***
  6525. Byte    GetByte(unsigned long theNum,short whichByte)    //whichByte=0..3 0=MSB,3=LSB
  6526. {
  6527.     return (Byte)((theNum<<(whichByte*8))>>24);
  6528. }
  6529.  
  6530. unsigned long SetByte(unsigned long theNum,short whichByte,Byte theByte)
  6531. {
  6532.     theNum^=((theNum<<(whichByte*8))>>24)<<(24-whichByte*8);    //theNum[whichByte]=$00
  6533.     theNum+=((long)(theByte))<<(24-whichByte*8);            //theNum[whichByte]=theByte
  6534.     return theNum;
  6535. }
  6536.  
  6537. unsigned long Mangle(unsigned long theNum)
  6538. {
  6539. unsigned long    result  =0x00000000;
  6540. short            i;
  6541.  
  6542.     for (i=0;i<4;i++) result=SetByte(result,i,GetByte(theNum<<i,i));
  6543.     return result;    // ie result[i]=MSB(theNum<<i);
  6544. }
  6545.  
  6546. unsigned long Combine1(unsigned long regSeed,unsigned long fixedNum)
  6547. {
  6548. unsigned long    mangled,result=0x00000000;
  6549. Byte            tempByte,lastByte=0x00;
  6550. short            i;
  6551.  
  6552.     mangled=Mangle(fixedNum);    //$A9204A57 mangles to $A952A449
  6553.     for (i=0;i<4;i++)
  6554.     {
  6555.         tempByte=GetByte(regSeed^mangled,i);
  6556.         result  =SetByte(result,i,tempByte-lastByte);
  6557.         lastByte=GetByte(regSeed,i);
  6558.     }
  6559.     return result;
  6560. }
  6561. unsigned long Combine2(unsigned long regCode,unsigned long cs)
  6562. {
  6563. unsigned long    mangled,result=0x00000000;
  6564. Byte            tempByte,lastByte=0x00;
  6565. short            i;
  6566.  
  6567.     for (i=0;i<4;i++)
  6568.     {
  6569.         mangled=Mangle(cs);
  6570.         tempByte=lastByte + GetByte(regCode,i);
  6571.         lastByte=tempByte ^ GetByte(mangled,i);
  6572.         result=SetByte(result,i,lastByte);
  6573.     }
  6574.     return result;
  6575. }
  6576.  
  6577. unsigned long Combine2Inverse(unsigned long target,unsigned long checksum)
  6578. {
  6579. unsigned long    mangled,result=0x00000000;
  6580. Byte            tempByte,lastByte=0x00;
  6581. short            i;
  6582.  
  6583.     for (i=0;i<4;i++)
  6584.     {
  6585.         mangled=mangle(checksum);    //$877AA4BB1 mangles to $870E1D3A
  6586.         tempByte=GetByte(target^mangled,i);
  6587.         result=SetByte(result,i,tempByte-lastByte);
  6588.     }
  6589.     return result;
  6590. }
  6591. -
  6592. PowerTrax
  6593. v1.2
  6594. 267048
  6595. SSI-92-2031
  6596. E-34502439249    
  6597. Password "PowerTrax"
  6598. -
  6599. PowerView
  6600. vAll
  6601. 1-38620-KVEASRD
  6602. -
  6603. Practica Musica
  6604. v3.0
  6605. 321471
  6606. v2.295
  6607. 226835
  6608. -
  6609. Preprint
  6610. v1.0/1.5
  6611. 11-1009-200021734
  6612. 02-0001-100000000
  6613. 11-1000-200027072
  6614. -
  6615. Presenter Pro (VIDI)
  6616. v3.1.3
  6617. Serial No. 30C5766
  6618. 148C421VW  (access code)
  6619. -
  6620. PressWise
  6621. vAll
  6622. 02-000-00000
  6623. 11-1009-200027072
  6624. -
  6625. Print Central
  6626. v3.0.5
  6627. 65-3054-000915595
  6628. -
  6629. Pro Calc
  6630. v1.3.1
  6631. 0000000416    'Anonymous'
  6632. † To register: bring up the about box, then hold down the
  6633. option key and click the 'Register…' button.
  6634.  
  6635. Note: this program is now called CalcWorks
  6636. -
  6637. Pro-Cite
  6638. v2.02
  6639. MP12460
  6640. -
  6641. Professional Composer
  6642. vAll
  6643. †Search for:670001FC3F3C7D00 Change to:600001FC3F3C7D00
  6644. -
  6645. ProTerm
  6646. v1.0.x
  6647. Serial #: 000000347
  6648. Key: 0000015001
  6649. -
  6650. Quark Xpress
  6651. v3.x.x
  6652. XG50002863
  6653. XR22000765
  6654. XR22246199
  6655. XU23262295
  6656. XU23326276
  6657. XU30435247
  6658. XU30435782
  6659. XU43158960
  6660. XU43914334
  6661. XU43950295
  6662. XU44134121
  6663. XU44267530
  6664. XU44317350
  6665. XU50002863
  6666. XU51210588
  6667. XU51636790
  6668. XU51785218
  6669. XU51849192
  6670. XU52404768
  6671. XU52443418
  6672. XU52628863
  6673. XU52911967
  6674. XU52928917
  6675. XU53277674
  6676. XU55081085
  6677. XU55082842
  6678. XU55082949
  6679. XU55404875
  6680. XU56693459
  6681. XU57046139
  6682. XU57046246
  6683. XU58494583
  6684. XU60541345
  6685. XX51123585
  6686. †** TIP **
  6687. Use a number that you know works and add 107 to it.
  6688. If you replace XU with XM the installer accepts the SN and I believe installs
  6689. a multi-user version.
  6690.  
  6691. QuarkXpress Network Bypass:
  6692. (as of 6/29/91)
  6693. For each additional copy you need to run on the network do the following:
  6694.  - Make a copy of the original program.
  6695.  - Open the copy with ResEdit and open the DATA resources.
  6696.  - Now open the DATA ID 0 resource.
  6697.  - Search for the string QuarkXPress (check spelling and case).
  6698.  - The next character after the string is a "<" symbol.
  6699.  - Change the "<" character to the character "1" for the second copy you want
  6700. to run on the net and to "2" for the third copy and so on.
  6701.  - Now close ResEdit and save your changes.
  6702.  
  6703. NOTE: For each additional copy you want you MUST make a copy of the original
  6704. to modify. That should get you on your way to lots of copies on the net.
  6705.  
  6706. also any serial numbers from the gamma should work just change the first two
  6707. letters to XU instead of XG
  6708.  
  6709. serial numbers from 3.0 should work fine also if you use the updater it will
  6710. ask if you want to change the current SN to another SN (great for getting an
  6711. additional SN)
  6712. -
  6713. Quark Xpress SXetch Pad
  6714. vAll
  6715. 63AC-DAF4-5CBD-AB98
  6716. -
  6717. QUED/M
  6718. v2.7.1
  6719. †CODE #47
  6720.  
  6721. +0700 :666A          -> 4E71
  6722. +0708: 665C          -> 4E71
  6723. +0910: 6600 011E -> 4E71 4E71
  6724. +0928: 6600          -> 4E71
  6725. +0930: 0100          -> 4E71
  6726. +0938: 6600          -> 4E71
  6727. +0940: 00F0          -> 4E71
  6728. +0960: 6600 00CC -> 4E71 4E71
  6729. -
  6730. QuickBooks
  6731. v3.1
  6732. 1001262854
  6733. v3.0
  6734. 100-284-7950
  6735. -
  6736. QuickBooks Pro
  6737. v3.1
  6738. 1000 816 361
  6739. -
  6740. QuickDNS Lite
  6741. vAll
  6742. Serial:1098018670
  6743. Code: 4294967295
  6744.  
  6745. -
  6746. QuicKeys II
  6747. v3.01
  6748. 1057081LHB
  6749. v3.0
  6750. 1000888
  6751. 1120000
  6752. †QuicKeys 2.0x to 3.0
  6753. QuicKeys stores its personalization information in the Qky2 resource with ID
  6754. 1. To patch it, just nuke the existing resource (ID 1, not ID 0) if there is
  6755. one, and create a new one with ID 1. Then open it up and enter your
  6756. personalization info. The strings you create here are Pascal type. In other
  6757. words, you must precede the actual string with a length byte. Figure out how
  6758. many characters there are in each piece of information that you enter and
  6759. convert that number to a two digit hex number. Then type in that number
  6760. followed by the hexadecimal ASCII codes for your string (or just enter the
  6761. characters in the ASCII section if you're using ResEdit or a similarly
  6762. enlightened editor). Pad the end of each string with nulls (0 in
  6763. hexadecimal).
  6764.  
  6765. Enter your name (or bogus name substitute) at offset 0. Enter you company
  6766. name or related fiction at offset 20 (remember, that's a hex number). Enter
  6767. the serial number (which can be anything at all) at offset 40. Don't enter
  6768. anything after the serial number.
  6769.  
  6770. So, for example, to be Hari Seldan at Herman's House of Lint and have the
  6771. serial number 666, I would enter the following (in goofy ResEdit hex editor
  6772. form):
  6773.  
  6774. 000000    0B48 6172 6920 5365    Hari Se
  6775. 000008    6C64 616E 0000 0000    ldan
  6776. 000010    0000 0000 0000 0000
  6777. 000018    0000 0000 0000 0000
  6778. 000020    1648 6572 6D61 6E27    Herman'
  6779. 000028    7320 486F 7573 6520    s House
  6780. 000030    6F66 204C 696E 7400
  6781. 000038    0000 0000 0000 0000
  6782. 000040    0336 3636              666
  6783.  
  6784. (Note that non-printing characters have been removed from the ASCII output on
  6785. the right side.)
  6786.  
  6787. And that's it. You don't even need to restart to begin accessing QuicKeys.
  6788. And best of all, you can apply the patch to a pre-installed version of
  6789. QuicKeys, so that you will never have to do it again.
  6790.  
  6791. QuicKeys 2.1.2
  6792. Search for:6F00 FE38 2F2E FFFC A983 7001 B06E FFEC Change to:4E71 4E71…
  6793. Search for:662C 426748 6EFE A048 6EFE A970 4C2F 00 Change to 4E71…
  6794. Search for:7001 B06E FFEC 57C0 4400 1D40 0008
  6795. Change to :103C 00FF 4E71 4E71 4E71…
  6796.  
  6797. v2.1.3
  6798. Change 'QkyC' -14341+$3A80
  6799. from:
  6800. $56C0      to:      $4E71
  6801. The personalization data is stored in 'Qky2' ID 1. When you register it, with
  6802. this crack, it will use the serial number 19628, which is presumably the
  6803. default one. To see the personalization, go to 'About QuicKeys™...' in the
  6804. option menu when editing keysets.
  6805.  
  6806. Quick Keys 2.1.3
  6807.  
  6808. For those who can't find a serial number this work around worked for me.
  6809. 1 Install Quickeys with extensions,  etc you desire
  6810. 2 Install Quickeys 2.1 (no serial number needed) cdev only and reboot, should
  6811. open
  6812. 3 Re-install Quickeys 2.1.3 cdev only and reboot, should now open without
  6813. asking for serial number
  6814.  
  6815. -
  6816. QuickFlix
  6817. v1.1.1
  6818. VF160547-20235
  6819. -
  6820. QuickMail
  6821. v2.2
  6822. 40866
  6823. †Crack for 2.0 serial numbers patch:
  6824. Open up the QUICKINIT file with ResEdit:
  6825. Look in INIT 25 "QuickInit", offset $24, for an ASCII sequence of digits (they directly follow a string that looks like QuickMai, e.g., QuickMai00000). ASCII modify them to any serial # you want, preferably something far away from what other people are using. You see, that serial # is a BASE serial number, from which the Quickmail software will increment x # of times, where x is the # of users allowed by that particular pack. There is one more spot where it's stored, and that's in the DATA -14144 resource, offset $5C, again, it's five ASCII digits. Change them to the same # you installed into the INIT 25
  6826. resource. Once you've made your changes, be sure to save them, and then reboot with the new files installed in your System Folder to see them take effect. I know it's not a patch to remove the serial number check process altogether, but since I do not know how the scheme is intrinsically tied to the actual workings of the client/server mechanism, I'd rather not play around with that and possibly create reliability problems. If you want to invest loads of time looking into it, feel free and please post the results; but I think if all you want to do is get your office up and running with Quickmail for everyone, then this should meet your needs.
  6827. -
  6828. QX Tools
  6829. v1.0
  6830. QMU-100-001-915-10796
  6831. -
  6832. RAM Disk Saver
  6833. v2.0
  6834. 158100157
  6835. -
  6836. RAM Doubler
  6837. vAll
  6838. †No MasterDisk
  6839. CODE 2, Offset 1752
  6840. 6632 -> 6032
  6841. -
  6842. RapidTrak
  6843. vAll
  6844. 600001201
  6845. -
  6846. RayDream Designer
  6847. v4.0.3fc
  6848. DM-403-1-2051-31836
  6849. DM-403-1-2116-14832
  6850. v3.1.1
  6851. RD-301-1-2116-14832
  6852. v4.0
  6853. RD-403-1-9999-24894
  6854. -
  6855. ReadySetGrow!
  6856. v1.0
  6857. 20475
  6858. -
  6859. Realmz
  6860. v2.0
  6861. SN#11603111    RC#7252020    (Min for this SN#)
  6862. SN#11603111    RC#7252048    (Max for this SN#)
  6863. †Registration Code = any number within the range 104+INT(SN/24)*15 +/- 14 ,where SN is the serial number.
  6864. ***
  6865. ie if SN=11603111 then RC=any number in the range 7252034 +/- 14
  6866.  
  6867. Another:
  6868.  
  6869. Each Realmz application has a unique serial number which is displayed on the
  6870. title page (upper left corner I think).  What you're looking for is the
  6871. registration code.
  6872.  
  6873. To obtain the registration code follow these steps:
  6874.  
  6875. 1.  Find & note the serial number (SN).
  6876. 2.  Divide the SN by 24.
  6877. 3.  Remove all numbers to the right of the decimal point.
  6878. 4.  Multiply by 15.
  6879. 5.  Add 104.
  6880.  
  6881. Enter this registration code on the title page, then enter any name.  Realmz
  6882. is now registered.
  6883.  
  6884. Realmz Serial Number info
  6885. -------------------------
  6886.  
  6887. You may enter '911' as the registration code when registering realmz to change the serial number.  Upon doing so you may enter any long value for a SN# such that (SN#>>23)&1=1 [ie: bit 23 must be set] and - although not strictly required - it is probably wise to assume that the SN# should be positive.  The following algorithm is used to compute the serial numbers:
  6888.  
  6889. enum {Realmz,Assault,Prelude,Castle};
  6890.  
  6891. Str31    name[]="\p<Your Reg Name Here>";    //name<=26 characters
  6892. Str15   regCodeStr;
  6893.  
  6894. void GenerateSN(short product)
  6895. {
  6896. long    nameNum,divisor,multiplier,regCodeNum;
  6897. short   i;
  6898.  
  6899.     nameNum=StringToNum(name);    
  6900.     // StringToNum() is well defined even for non-numeric strings and is equivalent to:
  6901.     /*
  6902.         nameNum=0;
  6903.         if (name[0]!=0)
  6904.         {
  6905.             if ((name[1]=='+')||(name[1]=='-'))
  6906.             {
  6907.                 for (i=2;i<=name[0];i++) nameNum=(nameNum*10)+(name[i]%16); //note %16 == &0xF
  6908.                 if ((name[1]=='-') nameNum*=-1;
  6909.             }
  6910.             else for (i=1;i<=name[0];i++) nameNum=(nameNum*10)+(name[i]%16);    
  6911.         } 
  6912.     */
  6913.     
  6914.     switch (product)
  6915.     {
  6916.         case Realmz:    //register within the about box
  6917.             nameNum=realmzSerialNum;
  6918.             divisor=24;
  6919.             multiplier=15;
  6920.             break;
  6921.         case Assault:    //register at X:88, Y:17
  6922.             divisor=36;
  6923.             multiplier=99;
  6924.             break;
  6925.         case Prelude:    //register at X:36, Y:33
  6926.             divisor=30;
  6927.             multiplier=36;
  6928.             break;
  6929.         case Castle:    //register at X:??, Y:??
  6930.             divisor=42;
  6931.             multiplier=52;
  6932.             break;
  6933.     }
  6934.     regCodeNum=(((nameNum/divisor)+24)*multiplier)-256;
  6935.     NumToString(regCodeNum,regCodeStr);
  6936.     DebugStr("\pValid serial numbers are the following number +/- 14;G");
  6937.     DebugStr(regCodeStr);
  6938. }
  6939. -
  6940. Realmz Assault on Giant Mountain
  6941. v2.0
  6942. 0000017663    Doom
  6943. 0705389594    Anonymous
  6944. 1717142171    Fantasoft
  6945. †Warning:  The above SN# info has been comprimised as of version 2.0.3 or higher.  Some asshole(s) posted the info on the internet and the author apparently took some countermeasures - so you'll just have to suffer until (if i decide to) get around to reverse engineering it again.
  6946. -
  6947. Rebel Assault
  6948. v1.0
  6949. †Rebel Assault 1.0
  6950. Level pass-codes EASY NORMAL HARD - Ch. 2 = bossk bothan bordok - Ch. 3 = engret herglic skynx - Ch. 4 = ralrra leeni defel - Ch. 5 = frija thrawn jedgar - Ch. 6 = lafra lwyll madine - Ch. 7 = derlin mazzic tarkin - Ch. 8 = motlok julpa mothma - Ch. 9 = morag morrt glayyd - Ch.10 = tantiss muftak ottega - Ch.11 = oswafl raskar rishii - Ch.12 = klaaty jhoff irzina - Ch.13 = irenez ithor karrde - Ch.14 = lianna umwak vonzel - Ch.15 = pakka orlok ossus - end = narval nkllon malani ? Activate "Yoda's Power Mode" - go to Game Options - hold down the shift, control, option and command keys - triple-click on the space *between* the Rapid Fire and Shut Down Apps check boxes - you'll see a "Yoda's Power Mode" check box. Check it! - skip to any level by pressing 1 through 9 for those chapters and A through F for the rest - pressing the + DECREASES damage and hitting - INCREASES your damage ? patch to allow use with FWB's "CD-ROM Toolkit" - copy the Rebel Assault application to your hard drive - open the STRS 0 resource with ResEdit - after the final 0A00, *add* the following: 5265 6265 6C20 4173 7361 756C 743A 5245 4245 4C3A 2573 3B31 00 - CODE 4, offset 39E8 - change 2F3C 0000 2064 to 2F3C 0000 2152 
  6951. -
  6952. Red Baron
  6953. v1.0
  6954. †Red Baron 1.0 
  6955. When playing on a recent-model Mac (in particular, any model since the LCIII), using mouse control sends you into non- survivable spin on any Mac. - FIXED by turning off mouse control and flying with the keyboard by using the *undocumented* keystroke Option-D. 
  6956. -
  6957. Renderman
  6958. v1.1
  6959. 3273071853
  6960. 4027723341
  6961. 3574598582
  6962. 2518174477
  6963. 4011405915
  6964. -
  6965. Replica
  6966. v1.0
  6967. RPM-0010-0342-38QD
  6968. -
  6969. Retrospect Remote
  6970. vAll
  6971. Authorization Numbers:
  6972. 650-729-7746
  6973. 543-999-2682
  6974. 647-741-1178
  6975. 595-161-0202
  6976. 577-533-0106
  6977. 545-366-9586
  6978. 602-708-6450
  6979. 592-374-9842
  6980. 577-330-3898
  6981. 652-350-7410
  6982. Registration Number:
  6983. 05030000180
  6984. †Retrospect Remote 2.1
  6985. Registration Number:
  6986. 05030000180
  6987. Activator Codes:
  6988. 650-729-7746  543-999-2682  647-741-1178  595-161-0202  577-533-0106
  6989. 545-366-9586  602-708-6450  592-374-9842  577-330-3898  652-350-7410
  6990. 763-912-2571  763-760-2915  763-152-4291  756-769-8739  756-567-2531
  6991. 752-970-7339  750-944-5259  702-923-3963  698-972-2907  698-921-6355
  6992. 697-351-3243  679-064-7971  658-954-6827  657-283-0611  652-673-4379
  6993. 651-964-2651  651-305-7475  638-540-6371  637-324-9123  596-091-5795
  6994. 582-718-6067  581-705-5027  578-970-1219  554-706-2811  554-655-6259
  6995. 542-903-6195  540-218-8939  530-391-7851  527-149-8523  526-390-0243
  6996. 520-210-0899  519-906-1587  498-479-0091  497-972-4571  486-575-0371
  6997. 485-865-8643  478-470-2051  477-515-7907  466-515-5779  451-420-3283
  6998. 449-444-7755  439-567-0115  426-194-0387  779-362-0908  778-602-2628
  6999. 778-500-9524  763-912-2548  763-152-4268  756-567-2508  755-959-3884
  7000.  
  7001. Registration Number:
  7002. U5830007925
  7003. Activator Codes:
  7004. T8CQ-6RDF-8DGY-1
  7005. T8CQ-6RDF-8DGY-2
  7006. T8CQ-6RDF-8DGY-3
  7007.  
  7008. Registration Number:
  7009. U5880002218
  7010. Activator Codes:
  7011. PB9G-BGY7-PARS-1
  7012. PB9G-BGY7-PARS-2
  7013. PB9G-BGY7-PARS-3
  7014. -
  7015. Roaster
  7016. vAll
  7017. 111259
  7018. -
  7019. Rosanne
  7020. vAll
  7021. 45101339
  7022. -
  7023. Route 66
  7024. v1.5
  7025. 28JSSV4559813    Application
  7026. 1JWKR80679435    USA
  7027. M-U-100011Z   ???
  7028. Route 66: SignPost application: 
  7029. 28070170FTQQ5
  7030. 27855JOED1560  
  7031. 284396555EUGG
  7032. Route 66:Switzerland & Austria QBEW201358857
  7033. Route 66:France 2181327BBPS39
  7034. Route 66:Germany 2IHTK01558020
  7035. Route 66:Europe 23RFYW4966530  2349ETDC92898
  7036. Route 66:Italy 201356294NPQU
  7037. Route 66:USA 251CFUD686155
  7038. Route 66:Eastern Europe 1NMQR34217996
  7039.  
  7040. -
  7041. SaberLan
  7042. vAll
  7043. License:AEL-03-0001-100 
  7044. Serial:AEL122998.100
  7045.  
  7046. -
  7047. Sailing Master
  7048. v1.1
  7049. 00920ASIP
  7050. -
  7051. Satellite 3D
  7052. v1.5
  7053. 420491
  7054. -
  7055. ScanPrep Pro
  7056. v2.0.2
  7057. IXP-61082016-BK4
  7058. -
  7059. ScanTastic
  7060. v4.0
  7061. STPS4-1435174855
  7062. STPS4-625243912
  7063. -
  7064. ScreenScapes
  7065. vAll
  7066. 10SSM005528A
  7067. -
  7068. ScreenShot
  7069. v2.0.1
  7070. 2020000000078
  7071. -
  7072. SCSI Director
  7073. v4.0.1b3
  7074. CM-600931
  7075. -
  7076. Sculpt 3D
  7077. vAll
  7078. 101164
  7079. -
  7080. Seize The Day
  7081. vAll
  7082. ID# 9312M00014   UNLOCK KEY - Q1B9J
  7083. -
  7084. Seize The Day
  7085. vAll
  7086. ID# 9312M00014   UNLOCK KEY - Q1B9J
  7087. -
  7088. ShadowLan
  7089. vAll
  7090. †"Paris" allows 5 users to connect.
  7091. -
  7092. ShadowWraith
  7093. vCD
  7094. 6551SWM104898-R1
  7095. 6704SWM107602-R1 
  7096. 3055SWM100686-R1
  7097. -
  7098. Showplace
  7099. v2.0.1
  7100. 1950469700
  7101. -
  7102. Signpost
  7103. v1.2FAT
  7104. App-284396555EUGG
  7105. Italy-201356294NPQU
  7106. †v2.0
  7107. This bypasses the hardkey and accepts anything put in for name and serial #.
  7108. However, it seems to hang when plotting to a file… (help needed).
  7109. For name and serial check.
  7110. Search for: 6C00 000C 7003 3F00 A9C8 6000
  7111. Change to : 6000
  7112. Search for: 6700 000C 7003 3F00 A9C8 6000 FF56
  7113. Change to : 6000
  7114. For hardkey bypass
  7115. Search for:6600 0008 3D6E 8002 801E 302E
  7116. Change to :6016 4E71
  7117. This might work for the "program has been modified"
  7118. Search for: 6700 0006 4EFA 0018 558F 3F2E
  7119. Change to : 4E71 4E71
  7120. -
  7121. SignPost Europe Map
  7122. v1.0
  7123. 2349ETDC92898
  7124. -
  7125. SignPost USA Map
  7126. v1.2
  7127. USA-251CFUD686155
  7128. -
  7129. Silverlining
  7130. vAll
  7131. please
  7132. (use on 2nd attempt)
  7133. -
  7134. SimCity 2000
  7135. vAll
  7136. †The cheat is activated when you issue a bond.  Simply issue a bond and then
  7137. immediately repay the bond.  You will now have added a kewl million bucks to
  7138. your money plus the value of the bond.
  7139.  
  7140. I could not be bothered to change the many routines involved to prevent money
  7141. being subtracted when spent.  There were simply too many.
  7142.  
  7143. Launch resedit and...
  7144.  
  7145.  Code 4
  7146.  ------
  7147.  
  7148. Address 3376 change 04B9 0000 2700 FFFF EFAC to 06B9 000F 4240 FFFF EFAC
  7149.  
  7150. or
  7151.  
  7152. SC 2000 ultimate cheat
  7153.  
  7154. when in full zoom mode, type:
  7155.  
  7156. porntipsguzzardo
  7157.  
  7158. and you'll get $500,000 and all technologies enabled.
  7159.  
  7160. SimCity 2000 1.0 
  7161. Raise $1 million by issuing a bond and immediately repaying it - CODE 4, offset 3376 - change 04B9 0000 2700 to 06B9 000F 4240 ? Enable all technologies & get $500,000 - go into "full zoom" mode - type: porntipsguzzardo - after the first time, typing 'ardo' gives you another $500k # an updater to v1.1 is currently available at most mac archive sites 
  7162.  
  7163. SimCity 2000 1.1
  7164. Enable all technologies & get $500,000 - drag the 'Maps' window out of the toolbar so that it is the front-most (active) window - type 'pirn' - click once on the status bar (its the small horizontal bar thats usually to the right of the toolbar, shows the active tool and also the current weather) - type 'topsguzzardo' - after the first time, typing 'ardo' gives you another 
  7165.  
  7166. -
  7167. SitComm
  7168. vAll
  7169. SCxxxxx
  7170. SRxxxxx
  7171. †Go to CODE 6
  7172. at Offset +BD2 change 6628 to 6028
  7173. -
  7174. Sketch
  7175. v2.0
  7176. SMZMP22W2CD6CER
  7177. SMDFQHB3THRH4LJ
  7178. SMFRZ9CQG7ZWQ86
  7179. -
  7180. Sketcher
  7181. v1.0
  7182. 0400102LUA
  7183. -
  7184. SnapMail
  7185. v2.0
  7186. ' -8E6C6183 10'
  7187. -
  7188. Snatcher
  7189. v1.0
  7190. 104321
  7191. -
  7192. SndConverter Pro
  7193. v2.2
  7194. 065016413435    'Anonymous'
  7195. -
  7196. Snoopy's Yearn to Learn
  7197. vAll
  7198. 304E1342E
  7199. †Serial Number info
  7200. ~~~~~~~~~~~~~~~~~~
  7201. Before you run the program for the first time, make a copy of the virgin "YL
  7202. Pref" file (in the System Folder [not the Preferences folder]). Then whenever
  7203. you want to repersonalize, just drag a virgin copy into the System Folder. If
  7204. you lose your virgin "YL Pref" file, you can make one yourself by creating a
  7205. plain text file with a single ellipsis character (opt-;) [that's option
  7206. semicolon] and set the file type to TEXT and the creator to ????. BTW, if you
  7207. copy the YEARN 2 LEARN folder to another Mac and run it, it will say it caught
  7208. you pirating. What you forgot to do was put a copy of the "YL Pref" file into
  7209. the System Folder of the new Mac.
  7210. The two serial numbers posted (304E2180E & 304E1342E) work fine. It seems that
  7211. most any numbers plugged into the pattern ( ###E####E ) work. Example:
  7212. 123E4567E doesn't work, but 444E4444E does.
  7213. -
  7214. SoftwareFPU
  7215. v3.0.2
  7216. SFPU-302-XXXXXXX
  7217. †XXXXXXX can be any number you like and the 302 part is obviously the version
  7218. number, so for any future versions, just place the appropriate number there.
  7219. -
  7220. SoftWindows
  7221. v2.0
  7222. 2500-6666-2112-1492
  7223. 2500-0004-1485-1139
  7224. 2500-0003-4575-1095
  7225. 2500-0006-7278-7015
  7226. -
  7227. Sony Hybrid CD_ROM
  7228. v1.2
  7229. HYB2-120-0-553B2B16
  7230. -
  7231. Sound Edit Pro 16
  7232. v2.0
  7233. 30120-0255-4475-41877
  7234. v1.6.x
  7235. SSM100-4604-1072-4078
  7236. SSM100-4611-8075-2069
  7237.  
  7238. †Sound Edit Pro:
  7239. with this crack, you can start sound edit pro 1.0.x with an powermac:
  7240. Version 1.0:
  7241. hex: 66064A0767 -> 4E714E7160
  7242. Version 1.0.5:
  7243. hex: 66064A0667 -> 4E714E7160
  7244. -
  7245. Spanish Assistant
  7246. v1.0
  7247. M1102424
  7248. M1104116
  7249. -
  7250. Spectre VR
  7251. v1.0.1
  7252. †To remove duplicate serial number checking on a network:
  7253.  
  7254. CODE 0003 +05E2: 660E -> 600C
  7255. CODE 0003 +05F0: 6772 -> 6072
  7256. CODE 0005 +0708: 6610 -> 6010
  7257. -
  7258. Speed Doubler
  7259. v1.0.1
  7260. v1.0
  7261. †SpeedDoubler 1.0.1
  7262. +1900
  7263. 6632 - 6D32
  7264. ••• Version: "1.0" •••
  7265. Removes the need for an inserted disk:
  7266. Code 2 +1618
  7267.   6632 -> 6032
  7268. -
  7269. SpeedyCD
  7270. v1.2.4
  7271. 02F614C99EB36FD8
  7272. †SpeedyCD 1.1.1 (Single Test Crack)
  7273.  
  7274. cdev #1 +3C66 6616->6016  (Think it’s Registered/use invalid serial #)
  7275.  
  7276.         +2798 670C->600C  To Register with anything for a serial number
  7277.         +272B 6604->4E71
  7278.         +27CC 6706->6006
  7279. -
  7280. Spin Doctor
  7281. v1.0
  7282. 703-221-0616
  7283. †'CODE' #3 +591E  6702->4E71.
  7284.  
  7285. Allows you to enter anything (or nothing) for the "enter serial number" dialog.
  7286. -
  7287. Spreadbase
  7288. v1.01
  7289. OSI-1-F-002-00105-100
  7290. (That’s osi at start)
  7291. -
  7292. SPSS Base
  7293. v6.1
  7294. 12345
  7295. -
  7296. Square One
  7297. v3.0
  7298. SQ3-00921-5991
  7299. -
  7300. Squizz
  7301. v1.0f
  7302. 801652      
  7303. 801538
  7304. -
  7305. StarDate
  7306. v1.0
  7307. ESM-10379-8830
  7308. -
  7309. StatusMac
  7310. vAll
  7311. SMR25168     25 Users
  7312. -
  7313. Strata Instant Replay
  7314. v1.0
  7315. I286243253831
  7316. -
  7317. Strata Studio Pro
  7318. v1.7.5 Blitz
  7319. A466248403601
  7320. vAll
  7321. A156241377081
  7322. A466241527321
  7323. †••• Version: "All" •••
  7324. The Serial Number follows this pattern: A**6241-----1.  The "**" is representitive of one of the following sequences: 02,15,28,31,44,57,60,73,86,99.  Plug one of these where the stars are.
  7325. In the "-----" space enter either of these sets of numbers: 37708 or 79824.
  7326. Using this method you can yield over twenty copies.
  7327.  
  7328. To do this edit the 'V4sn' resource.  Be sure to make it the same length (14 bytes including the beginning length byte=$0D).
  7329. -
  7330. Strata Virtual 3D
  7331. vAll
  7332. V826243977191
  7333. -
  7334. Studio Pro
  7335. vAlias
  7336. Please see the entry Strata Studio Pro
  7337. -
  7338. StuffIt Deluxe
  7339. v3.5
  7340. DLXB-793-050000
  7341. †A StuffIt  3.5 serial number can be generated in the following manner:
  7342.  
  7343. DLX?-***-nnnnnn
  7344.  
  7345. Where:
  7346.  
  7347.   ? is an alphanumeric character (all alphabetic's are considered upper case)
  7348.   *** is a three digit number calculated by adding the ASCII of the ?
  7349.       (alphanumeric character) to 727
  7350.   nnnnnn is any six digits.
  7351.  
  7352. Example: DLXZ-817-123456 or DLXA-792-123456.
  7353.  
  7354. v3.0 beta
  7355. Use any disk editor.
  7356. Search for: 1107 02FF D663 0ED4
  7357. Replace with:         D660
  7358. Eliminates the expiration date.
  7359.  
  7360. v3.0x
  7361. To change the registration info, edit the data fork of StuffIt Deluxe. The
  7362. serial number is a 4 byte hex value at offset $144. If you want to find out
  7363. what serial number you used, take the negative if it was a 'B' serial number
  7364. and subtract 50000 from it. Your name follows the serial number with a
  7365. preceding length byte. You can just change the serial number bytes to 0, run
  7366. the program and reregister.
  7367.  
  7368. KRAK magic menu
  7369.  
  7370. Stuffit Engine Patch
  7371.  
  7372. Here's a nifty patch I made to "fix" the Stuffit Engine so that it no longer
  7373. asks "this archive is corrupted, do you wish to continue working with it?"
  7374. whenever I use the Magic Menu "Expand" command to expand old archives.
  7375. (Interstingly enough in this dialog, yes means yes and no also means yes.)
  7376.  
  7377. If you don't know what I'm talking about then you don't need this patch.
  7378. However, if you find yourself in situations unpacking multiple archives from
  7379. the MagicMenu, and have cursed Stuffit's stupidity in refusing to recognize its
  7380. own older archives, then use this patch.
  7381.  
  7382. Hex search for 66 1C 20 6C 78 F8 0C A8 72 4C 61 75
  7383. Hex change 66 1C to 4E 71
  7384.  
  7385. Hex search for 66 0E 20 6C 78 F8 20 2C 79 18 B0 A8
  7386. Hex change 66 0E to 4E 71
  7387.  
  7388. Hex search for 67 24 2F 2C 78 F8 42 A7 42 A7 42 A7 A9 8B
  7389. Hex change 67 to 60
  7390.  
  7391. -
  7392. StuffIt Installer Maker
  7393. vAll
  7394. I347000001
  7395. I347000002
  7396. I347000003
  7397. I347000003
  7398. I497000004
  7399. I547000005
  7400. -
  7401. StuffIt Lite
  7402. v3.0x
  7403. L297000000
  7404. L347000001
  7405. L397000002
  7406. L447000003
  7407. L497000004
  7408. L547000005
  7409. L597000006
  7410. L647000007
  7411. L697000008
  7412. L747000009
  7413. L267000010
  7414. L317000011
  7415. L367000012
  7416. L417000013
  7417. L467000014
  7418. L517000015
  7419. L567000016
  7420. L617000017
  7421. L667000018
  7422. L717000019
  7423. L237000020
  7424. L287000021
  7425. L337000022
  7426. L387000023
  7427. L437000024
  7428. L487000025
  7429. L537000026
  7430. L587000027
  7431. L637000028
  7432. L687000029
  7433. L207000030
  7434. L257000031
  7435. L307000032
  7436. L357000033
  7437. L407000034
  7438. L457000035
  7439. L507000036
  7440. L557000037
  7441. L607000038
  7442. L657000039
  7443. L177000040
  7444. L227000041
  7445. L277000042
  7446. L327000043
  7447. L377000044
  7448. L427000045
  7449. L477000046
  7450. L527000047
  7451. L577000048
  7452. L627000049
  7453. L147000050
  7454. L197000051
  7455. L247000052
  7456. L297000053
  7457. L347000054
  7458. L397000055
  7459. L447000056
  7460. L497000057
  7461. L547000058
  7462. L597000059
  7463. †Stuffit protection
  7464.  
  7465. As a matter afact I know a "sort-of way" to do it. This will work fine for
  7466. TEXT files, but if you are unstuffing an application this may not work(though
  7467. try it).
  7468.  
  7469. Oh, this also works fine for documents, just not applications(well not all the time).
  7470.  
  7471. 1. Open the stuffit archive with ResEdit(or similiar utility)
  7472. 2. Locate the Mkey resource and delete it(remember to keep SPARE COPY OF THE
  7473.    FILE!!!!!)
  7474. 3. Now open the file again(yes it will still say it is encrypted)
  7475. 4. Now try to unstuff the file, it will give you a dialog box asking you to
  7476.    enter a password. Put one in(make it simple, like 123, abc etc. it has to
  7477.    be 3 characters), then remember it, click ok, it will give you another
  7478.    dialog box asking you to verify your password. Simply type it in again and
  7479.    voila!
  7480. 5. It will unstuff, but 7 times out of ten, it will not unstuff the file
  7481.    completely right, you can still read TEXT files, document files etc. But
  7482.    applications might not work. The TEXT files have there errors though, but
  7483.    most of em are obvious.
  7484. -
  7485. StuffIt SpaceSaver
  7486. v3.5.1fc
  7487. SPSB-807-090000
  7488. -
  7489. SuperBridge
  7490. v2.0
  7491. S370302000
  7492. TextBridge 2.0.2
  7493. PN#31-07995-00, SN#9404TM01068
  7494. -
  7495. SuperCache
  7496. v2.9.2
  7497. 4712
  7498. -
  7499. SuperPaint
  7500. vAll
  7501. †v3.0
  7502. Name, Organization, and Serial Number info for SuperPaint 3.0
  7503. When the Aldus Installer installs SuperPaint 3.0, it will install an
  7504. Application with only one 'PLoc' Resource, which is a location of the
  7505. preferences file (ID 0). It also creates an invisible file called 'SomeFile',
  7506. type 'rsrc'/creator 'RSED' containing only one resource - 'PLoc' ID 1. The
  7507. format of this resource is similar to that of an owner resource - 1 byte
  7508. indicating the length, then the data of that length. This would contain your
  7509. serial number (i.e 'US 30-300....'), not encrypted. When you run SuperPaint
  7510. for the first time, it expects that file to be in the same directory as the
  7511. application, otherwise it says 'Personalization Failed.....'. If that file is
  7512. there, is will ask you for your name and organization, and display your serial
  7513. number. Then, it will add resource PLoc ID 1 to the Application with your
  7514. Name, Organization, and Serial Number stored as consecutive encrypted strings.
  7515. Since strings are 256 bytes, 256 * 3 = 768 bytes = Size of the resource. The
  7516. application never checks this resource, so you can screw with it to your
  7517. hearts content, as long as it stays the same size. As for the format of the
  7518. resource, I played with it and came up with this:
  7519. The first and second bytes are intact (the length, and the first character of
  7520. the string). The rest of the string seems to conform to this format:
  7521. First Nibble of the byte:
  7522. 0   1   2   3   4   5   6   7   8   9   A   B   C   D   E   F
  7523. becomes (BitXor $2)
  7524. 2   3   0   1   6   7   4   5   A   B   8   9   E   F   C   D
  7525. Second Nibble of the byte:
  7526. 0   1   2   3   4   5   6   7   8   9   A   B   C   D   E   F
  7527. becomes (BitXor $A)
  7528. A   B   8   9   E   F   C   D   2   3   0   1   6   7   4   5
  7529. E.G.
  7530. $41 (Hex)/'A' (Char)/65 (Dec.) would become (BitXor 2A)
  7531. $6B (Hex)/'k' (Char)/107 (Dec).
  7532. Look for an application to convert this for you!
  7533. Hint: To depersonalize SuperPaint just delete PLoc ID 1, Open ResEdit, Create
  7534. a New File, add resource type 'PLoc', create a new resource, type in anything
  7535. as a serial number, get the length, convert it to hex, then insert that as the
  7536. first character. Run SuperPaint, and it should ask you for you name/org with
  7537. that serial number!
  7538. -
  7539. SurfWatch
  7540. v1.2v
  7541. 1SW52216449
  7542. -
  7543. Swoop
  7544. v1.0
  7545. Name: SPC
  7546. Copies: 99
  7547. code: FEDLIIJP
  7548. -
  7549. Syndicate
  7550. v1.0
  7551. †cheat for all weapons, lots of money & mods - name your company "Cooper Team" or "To the Top" 
  7552. -
  7553. System's Twilight
  7554. v1.0.3
  7555. †Code #17 +59C  4D0E->4E71
  7556. -
  7557. Taskmaker
  7558. v2.0
  7559. †Taskmaker 2.0
  7560.  
  7561. Code #2
  7562. +5B58 6706            -> 6042
  7563.  
  7564. Code #7
  7565. +1D82  4294 4293 286E -> 24BC LongWord 1
  7566. +1D88  FFF8 486E FFFC -> 28BC LongWord 2
  7567. +1D8E  2F0A 2F3C 434F -> 26BC LongWord 3
  7568. +1D94  4445 4EBA      -> 6000 00F4
  7569.  
  7570. where LongWord i = Longword at CCHK #1000 +(4*(i-1))
  7571. ====================================================
  7572. Ex if your CCHK#1000 resource is
  7573.  
  7574. +00 EF965EB1
  7575. +04 00023800
  7576. +08 00000008
  7577.  
  7578. Then you would do
  7579.  
  7580. Code #7
  7581. +1D82  4294 4293 286E -> 24BC EF96 5EB1
  7582. +1D88  FFF8 486E FFFC -> 28BC 0002 3800
  7583. +1D8E  2F0A 2F3C 434F -> 26BC 0000 0008
  7584. +1D94  4445 4EBA      -> 6000 00F4
  7585. ====================================================
  7586. info about the crack: when i first tried to crack TM 2.0 I had endless problems
  7587. since every time I actually changed some code or left breakpoints set in the
  7588. debugger it would freeze-up.  It was about this time that I realized it was
  7589. checksumming (in some way) it's executable resources and checking them
  7590. (periodically perhaps), so based on this thinking I then found where it was
  7591. using (checking) the (mysteriously - very sore thumb) CCHK resource.  At first
  7592. I just made this return a good result (and still leave the bad calcuated
  7593. values intact), but this caused a read/version error (i would later find out
  7594. that this was when it was loading & de-encrypting the WRMS resource).  Next I
  7595. tried tracing thru this routine with my changes made (by using pc=pc+xxx to
  7596. change the execuation while leaving my patches in so they could be
  7597. checksummed) and recording the checksum values the code calculated - I then
  7598. quite, replaced the values in the CCHK resource with these values - however to
  7599. my amazement it still gave the read error - I went so far as to try this
  7600. approach with only the code #2 (registration crack) patch installed and the
  7601. modified date set to the original modified date and new prefs - it still
  7602. errored out.  Now I realize that the asshole must have actually encrypted some
  7603. other resources with the cheksum values as a key (I can't believe he has gone
  7604. to this much trouble) - so then  I realize (using Macnosy to analyze the
  7605. structure of the app calling chain) the only real solution is to make the
  7606. checksumming routine produce the values in the CCHK resource, so that the
  7607. encrypted resources will decompress correctly.  Now the patch simply puts the
  7608. correct values into the checksum (global variables #581-583 when in macnosy)
  7609. variables and returns - it does not even waste time doing the actual
  7610. checksumming! - in fact this leaves a few hundred bytes free after the end of
  7611. the CODE #7 patch if anyone wants to write some cheat code or what not here.
  7612. As a result of all this yu can now modify the code type resources at will - so
  7613. if someone actually wants to hunt down the part where it initializes your
  7614. registration status feel free....
  7615.  
  7616. ============================================================================
  7617.  
  7618. Invokable Phrases
  7619.  
  7620. Dark Glasses - hidden options menu
  7621. Eggs         - useless
  7622. Pronto       - materialize temporary keyshop with price 200cp a key
  7623. Faux Pas     - materialize temporary magic shop
  7624. heal         - trade 1/2 your food for health at a 1:1 exchange
  7625. monster      - generate a monster somewhere
  7626. refresh      - redraw the screen
  7627. who          - meaningless
  7628. go bulls     - strenght & agility from stamina
  7629. info         - info about place your in - meaningless
  7630. memory       - see the intro again - meaningless
  7631. gamble       - the best command so far - win or lose a percentage of your gold
  7632. psycheup     - spirit and int from ???
  7633.  
  7634. or
  7635.  
  7636. TASK MAKER 2.0  (complete)
  7637. EFFECT: Bypass Copy Protection
  7638. WILL ALSO: - remove virus checker
  7639.             - modify to put up 'Master' menu (you normally get as a reward for
  7640. finishing, all the time.
  7641. Remove Copy Protection:
  7642. CODE 2 @5F00 : 6620 -> 602C
  7643. CODE 3 @565A : 426D D0F0 -> 6100 259A CODE 3 @581C : 426D D0F0 -> 4E71 4E71 CODE 3 @6C66 : 2F2D FF6E -> 6000 0F84
  7644. CODE 3 @7BEC : .... .... 2F3C EF96 [] This is added to the END of
  7645.                5EB1 6000 F076 3B7C [] CODE 3, do not modify any
  7646.                0001 D0F0 4E75      [] existing data while adding this.
  7647. CODE 7 @1CB6 : 660A -> 600A
  7648. Show 'Master' Menu:
  7649.     CODE 2 @0B3E : 6710 -> 4E71
  7650.  
  7651. -
  7652. TCP Connect II
  7653. v2.0
  7654. DRJLT 8500 SVHTC 9210
  7655. DRJLT 8500 KLCVV 2300
  7656. DRJLT 8500 JRWHD 7050
  7657. DRJLT 8500 DVLNS 4570
  7658. DRJLT 8500 QLSBX 4320
  7659. DRJLT 8500 ATGFM 9920
  7660. DRJLT 8500 IDXDB 4860
  7661. DRJLT 8500 PMLJZ 4410
  7662. DRJLT 8500 UQHNH 6040
  7663. DRJLT 8500 PTXYB 7810
  7664. DRJLT 8500 NMXCD 2300
  7665. DRJLT 8500 ENDWZ 6010
  7666. DRJLT 8500 PWTHL 2600
  7667. DRJLT 8500 ECPJP 0320
  7668. DRJLT 8500 XLHTK 4410
  7669. -
  7670. TeleFinder
  7671. v4.0
  7672. Serial Number: TF00-00001 (or just "1")
  7673. Registration Number: M3B6A7 (case not important)
  7674. Nodes Licensed: 2 Nodes
  7675.  
  7676. Registration Number: A7G4F
  7677. Nodes Licensed: Unlimited Nodes
  7678.  
  7679.  
  7680. †Why not let TeleFinder cook one up for you...
  7681.  
  7682. * Load Debugger
  7683. * Load TeleFinder
  7684. * When dialog appears, press interrupt switch
  7685. * Set breakpoint for CODE $39, offset $1762 of the TeleFinder Application
  7686. * Return from interrupt
  7687. * Type any number greater than zero into the Serial Number field
  7688. * Set Nodes Licensed to anything (why not unlimited?)
  7689. * Press OK
  7690. * When debugger comes up, display memory pointed to by register A2
  7691. * This ASCII pascal string (length byte first) is your Registration Number
  7692.  
  7693. -
  7694. Tempo EZ
  7695. v1.2a
  7696. TEZ0104104078
  7697. -
  7698. Terrazzo
  7699. vAll
  7700. 600701841233
  7701. -
  7702. TextBridge
  7703. v2.0.2
  7704. PN#31-07995-00 SN#9404TM01068
  7705. -
  7706. TextureMaker
  7707. v1.0
  7708. 56-1000-202888264
  7709. -
  7710. TextureScape
  7711. v1.5
  7712. 27-9003-6624
  7713. 27-9082-9628
  7714. v2.0
  7715. 07-5626-5173
  7716. -
  7717. The Incredible Machine
  7718. vAll
  7719. †Password 'awe' - this password works for every level
  7720.  
  7721. Here is a little help for those of you currently playing "The Incredible
  7722. Machine".    Of the total number of 160 puzzles, the following passwords
  7723. are for the first forty.
  7724.  
  7725.     01. (NR)        11. BASEBALL    21. COUNTDOWN   31. COMPACT DISK
  7726.     02. SIERRA      12. BEAR        22. PSALMS      32. SHAVER LAKE
  7727.     03. DYNAMIX     13. FISH        23. TANK        33. RHEUMATISM
  7728.     04. MACHINE     14. DALE        24. NIGHT       34. HARPSICHORD
  7729.     05. DISK        15. CHESTERTON  25. GAMES       35. MARKET
  7730.     06. SHUTTLE     16. SIZE        26. WESTERN     36. DEST
  7731.     07. SATURN      17. IRELAND     27. LOG HOME    37. MYRTLE
  7732.     08. KING        18. WORD        28. GRAPHICS    38. QUATERNION
  7733.     09. DRAGON      19. BRIEF       29. KNUTH       39. SHOE
  7734.     10. ANTS        20. HOT DOG     30. DONALD      40. FLOWER
  7735.  
  7736. -
  7737. The Mist
  7738. vAll
  7739. †Search for: F92C 443C 994E
  7740. Change to:  D15D F737  " "
  7741. Search for: 6094 21A4 7948
  7742. Change to:  6794  " "  " "
  7743. Search for: 101A 69D0 A505
  7744. Change to:  71DC F456 E3E0
  7745. -
  7746. The Palace
  7747. v1.0.1
  7748. LV3M-GRTN-XNG7E
  7749. -
  7750. Theorist
  7751. v1.51
  7752. 010626
  7753. †Version 1.51
  7754.  
  7755. Open CODE 4 in ResEdit
  7756.  
  7757. Change it at offset $2BEE
  7758. From:    $670C
  7759. To:    $600C
  7760. -
  7761. Think Ahead+
  7762. v3.0.1
  7763. RK#2103171921
  7764. †To register bring up the about box and option-click on the icon on the right.
  7765.  
  7766. My SN# was 180101 (I don't believe this is used) the Registration Key was 2103171921
  7767. which comes from the 'magic' number (a constant initialized by the DATA resource) $4D8EEEF5=#1301212917 which maps to 2103171921=RK under the transformation rules that the first 5 and last 5 decimal digits are reversed and concatenated.
  7768. -
  7769. Tiles
  7770. v1.0
  7771. 100369
  7772. -
  7773. Timbuktu
  7774. v5.0.x
  7775. 283-961-742-350
  7776. 283-962-334-986
  7777. 247-084-561-538
  7778. 247-086-646-953
  7779. 247-083-731-231
  7780. 247-080-756-939
  7781. 247-070-062-382
  7782. 247-061-593-341
  7783. 247-081-055-303
  7784. 247-062-971-815
  7785. 247-082-602-838
  7786. 247-082-602-838
  7787. 247-074-375-896
  7788. 247-069-542-312
  7789. 247-085-957-012
  7790. 247-073-186-241
  7791. 247-060-285-987
  7792. 247-077-990-950
  7793. 247-078-288-405
  7794. 247-087-766-436
  7795. 247-076-343-506
  7796. 247-064-707-220
  7797. 247-088-845-597
  7798. 247-066-385-138
  7799. 247-089-304-931
  7800. 247-063-261-279
  7801. 247-067-064-988
  7802. 247-071-627-818
  7803. 247-072-430-997
  7804. v4.0.x
  7805. 051-068-845-152
  7806. 051-097-722-701
  7807. 052-894-620-727
  7808. 067-086-572-435
  7809. 067-288-614-997
  7810. 067-295-045-299
  7811. 067-393-760-509
  7812. 067-488-972-118
  7813. 067-586-461-043
  7814. 067-598-447-877
  7815. 191-560-555-335
  7816. 191-561-674-837
  7817. 228-610-931-242
  7818. 228-611-484-200
  7819. 228-612-364-808
  7820. 228-613-166-253
  7821. 228-614-408-908
  7822. 228-615-466-223
  7823. 228-616-330-503
  7824. 228-617-131-139
  7825. 228-618-474-703
  7826. 228-619-662-715
  7827. 228-620-096-279
  7828. 228-621-706-815
  7829. 228-622-895-726
  7830. 228-623-240-291
  7831. 228-624-950-827
  7832. 228-625-903-106
  7833. 228-626-093-017
  7834. 228-627-335-582
  7835. 228-629-767-845
  7836. 228-631-150-533
  7837. 228-632-583-288
  7838. 228-633-083-420
  7839. 228-634-534-479
  7840. 228-635-346-015
  7841. 228-636-966-551
  7842. 228-637-769-196
  7843. 228-638-231-146
  7844. 228-639-931-501
  7845. 229-000-127-282
  7846. 229-001-457-825
  7847. 229-002-438-242
  7848. 229-003-880-907
  7849. 229-004-582-342
  7850. 229-005-753-126
  7851. 229-006-534-533
  7852. 229-007-067-298
  7853. 229-008-777-743
  7854. 229-009-866-745
  7855. 229-010-221-210
  7856. 229-011-921-846
  7857. 229-012-365-310
  7858. 229-013-454-211
  7859. 229-014-307-500
  7860. 229-015-108-136
  7861. 229-016-320-296
  7862. 229-017-420-107
  7863. 229-018-121-552
  7864. 229-019-564-207
  7865. 229-020-752-128
  7866. 229-021-085-792
  7867. 229-022-207-942
  7868. 229-023-769-507
  7869. 229-024-859-418
  7870. 229-026-993-519
  7871. 229-027-973-127
  7872. 229-028-425-186
  7873. 229-029-137-531
  7874. 229-090-452-045
  7875. 229-091-903-922
  7876. 229-092-704-458
  7877. 229-093-925-518
  7878. 229-094-996-125
  7879. 229-095-448-093
  7880. 229-096-161-529
  7881. 229-097-593-193
  7882. 229-098-094-416
  7883. 229-099-903-355
  7884. 229-100-256-920
  7885. 229-101-237-428
  7886. 229-102-789-001
  7887. 229-103-491-931
  7888. 229-104-932-597
  7889. 229-105-922-105
  7890. 229-106-266-759
  7891. 229-107-785-232
  7892. 229-108-666-840
  7893. 229-109-867-999
  7894. 229-110-581-425
  7895. 229-111-142-303
  7896. 229-112-022-911
  7897. 229-113-465-556
  7898. 229-114-266-011
  7899. 229-115-407-846
  7900. 229-116-208-201
  7901. 229-117-929-837
  7902. 229-118-363-302
  7903. 229-119-452-213
  7904. 229-210-120-551
  7905. 229-211-911-197
  7906. 229-212-264-751
  7907. 229-213-055-297
  7908. 229-214-895-227
  7909. 229-215-497-762
  7910. 229-216-200-208
  7911. 229-217-308-447
  7912. 229-218-020-903
  7913. 229-219-463-548
  7914. 229-220-264-003
  7915. 229-221-095-033
  7916. 229-222-785-579
  7917. 229-223-150-225
  7918. 229-224-030-742
  7919. 229-225-440-396
  7920. 229-226-892-960
  7921. 229-227-584-496
  7922. 229-228-226-033
  7923. 229-229-026-982
  7924. 229-230-478-527
  7925. 229-231-460-135
  7926. 229-232-770-113
  7927. 229-233-092-857
  7928. 229-234-892-212
  7929. 229-235-325-930
  7930. 229-236-116-476
  7931. 229-237-776-343
  7932. 229-238-657-951
  7933. 229-239-001-506
  7934. 229-300-745-547
  7935. 229-301-956-807
  7936. 229-302-578-333
  7937. 229-303-271-979
  7938. 229-304-841-938
  7939. 229-305-822-446
  7940. 229-306-414-991
  7941. 229-307-966-546
  7942. 229-308-866-495
  7943. 229-309-876-240
  7944. 229-310-470-876
  7945. 229-311-931-341
  7946. 229-312-022-252
  7947. 229-313-364-907
  7948. 229-314-165-352
  7949. 229-315-856-998
  7950. 229-316-696-928
  7951. 229-317-300-363
  7952. 229-318-262-743
  7953. 229-319-243-251
  7954. 229-320-893-219
  7955. 229-321-495-845
  7956. 229-322-947-320
  7957. 229-323-827-928
  7958. 229-324-739-876
  7959. 229-325-282-083
  7960. 229-325-950-926
  7961. 229-326-441-148
  7962. 229-327-883-722
  7963. 229-328-793-561
  7964. 229-329-147-217
  7965. 229-330-027-825
  7966. 229-331-461-389
  7967. 229-332-381-228
  7968. 229-333-261-836
  7969. 229-334-703-310
  7970. 229-335-924-561
  7971. 229-336-477-519
  7972. 229-337-457-127
  7973. 229-338-809-700
  7974. 229-339-502-227
  7975. 229-340-931-700
  7976. 229-341-902-207
  7977. 229-342-603-752
  7978. 229-343-567-022
  7979. 229-344-655-943
  7980. 229-345-088-598
  7981. 229-346-800-043
  7982. 229-347-143-799
  7983. 229-348-243-510
  7984. 229-349-774-275
  7985. 229-350-386-710
  7986. 229-351-476-521
  7987. 229-352-338-901
  7988. 229-353-141-437
  7989. 229-354-583-001
  7990. 229-355-441-407
  7991. 229-356-973-081
  7992. 229-357-585-507
  7993. 229-358-207-143
  7994. 229-359-117-093
  7995. 288-628-147-118
  7996. 288-630-570-593
  7997. †Timbuktu 4.01
  7998. This patch works by changing the "check serial number" routine, to always
  7999. accept the entered serial number as valid. Timbuktu checks the serial number
  8000. in two places: (1) at startup in the INIT, and (2) in the DA when it is
  8001. opened. Therefore, there are two patches:
  8002. Rsrc
  8003. ID
  8004. Patch
  8005. New Code
  8006. INIT -15999
  8007. 4E56 FFE6 48E7 1100 206E
  8008. 205F 584F 1EBC 0001 4ED0
  8009. oTB2
  8010. 1000
  8011. "
  8012. "
  8013. The INIT resource is in the Timbuktu startup document (naturally), but the
  8014. oTB2 resource is in the Timbuktu Desk Accessory. In the version I had (4.0.1),
  8015. which is posted on this board, the offsets for the patches in the resources
  8016. were:
  8017. Rsrc
  8018. Offset to patch
  8019. INIT
  8020. $2E12
  8021. oTB2
  8022. $2BC0
  8023. Just make sure you don't enter the same serial number twice on the same
  8024. network. The format for the Timbuktu 4.0.1 serial numbers is:
  8025. ###-###-###-###
  8026. -
  8027. Timbuktu Pro
  8028. v2.0
  8029. 509-464-736-249
  8030. 509-465-548-328
  8031. -
  8032. Timbuktu Remote
  8033. vAll
  8034. 09270295376
  8035. 0177671543
  8036. 2255000010
  8037. 3120741165
  8038. 4140343176
  8039. 4215201110
  8040. 5179990010
  8041. 5147206610
  8042. 8153781543
  8043. 910216537
  8044. 3120741165
  8045. 4140343176
  8046. 4293156232
  8047. 8153781543
  8048. 9102165376
  8049. -
  8050. Timeslips III
  8051. v2.1
  8052. 1230
  8053. 702060
  8054. 80718162
  8055. 80732101
  8056. -
  8057. Toast CD ROM Writer
  8058. vAll
  8059. 0.52B117
  8060. 123456
  8061. 0123456789
  8062. †How to reset Toast CD-DA 1.6:
  8063. ==============================================================================
  8064. Open the resource 'LOST' and inside resource #128, you will see your personalization information.  The first two bytes are the checksum, the next byte is the length of the personalization information.  The program verifies the checksum when it starts up, so if you change it (not reset it), it will quit.  To reset the personalization, just change the checksum (first two bytes) to $FFFF and then delete the rest of the data.  Save your handy work and run the program.
  8065.  
  8066. Try this serial number!
  8067. ==============================================================================
  8068. I have not tested to see if it checks for a certain serial #, but 0123456789 seems to work every time for me.  It also seems to take '0123' as a valid serial number, so I don't think that is checking the serial number against anything.
  8069.  
  8070. -
  8071. Touchbase Pro
  8072. vAll
  8073. TB6I14233S2KE1CS
  8074. buvc0z9s8h1n7dab
  8075. †xx=DB or TB
  8076. xxR79J4Y6J257ZM5  xxLA974R6J29IH0T  xx8S9Z4C6-2IO9O0  xxKM9K4Y6V2P-LBM
  8077. xxI59X46632TUJHG  xx2N9Q4J6B2ODOHI  xx-792466D2S-2J3  xxFQ9J4D6O2-XXRO
  8078. xxVG9C4O6C2ZA100  xxWM9Y4Z672OHI4M  xxTT9Q4N6C22B-5N  xxWK974E622I8ZPV
  8079. xxWP9I466Q2G3BLW  xxO5914S6S2W5P6A  xxV59E456N2SYIMY  xx8F9L4J62279TRO
  8080. xx9N9M4P682TTXJE  xx6H9C4E6Q2G-HBN  xxBY9A4-662U8939  xxPZ9B4L6R25EWRB
  8081. xx3D9J4Z612LJMFQ  xxA6904K6C2QBRL6  xxTS9Z436F2AMLQT  xxH1974J6029O163
  8082. xxMU9H4X6P2YKJ2K  xxC69Q41602-LQYJ  xx4A944U6Z2CQIH3  xxJK944J6G2C7ABS
  8083. xx4695436T28O81-  xx9M9K4S602FQ538  xxTP9O4R6I2L7Z36  xxE69J4S6D2ZP-L7
  8084. xx9M984P6C2K-UX0  xxPU9Y4H6E2I2SEI  xxKJ9F456G2JKMSW  xxR99I4D6O2HA29T
  8085. xxZ49M4J6J2RX7HY  xxPR9B4D6R2ZNCU6  xxXC9J45672SB7F0  xx58974C6L2LZ3GS
  8086. xxP39I4F6-29NZ0E  xxLW9E466V215PSL  xxBU9P4E6Z29OZ--  xxKH9Q4I6B2-N1E1
  8087. xxS99Z4Y6124HXPK  xx7Y984Q6I272LH2  xxDR9A406F2GCUGS  xx1S9F4C6Y2IHLXS
  8088. xxE6944I6G258S29  xxJA93426I2O5PEG  xxPG964K622WAZ9P  xxF09N4L6Z2Y47VB
  8089. xxLC9W486H2HVJOS  xxUG904K6N2ZKI78  xxDQ9-4E692EJFN3  xxBW9X4I6J236T1M
  8090. xxXQ994J6Q243-1Y  xx9B9G416B2FJ4HL  xxX99Z4X602ET2D-  xxN-9Z446E2J55JZ
  8091. xx619-446820RRFJ  xx8Y9U4S6M2USHCJ  xx5191456R2USHCK  xxOG92426028XN0Q
  8092. xxEP9F4P642A5CO1  xxZ2984T6W2L71JJ  xxVK9W436O25Y6LY  xxDI9G4K6V2W5R0D
  8093. xxXR9R4Z6-2F0HX-  xxS59N4E6Q2IS8NE  xxME9Y4X6V22S27D  xx5Z9X4D6X2Y0CJX
  8094. xxOC9E416C2-W23U  xxWN9I4E662EUIX5  xxVK9W4-6A2HUL1L  xxGT9S4Z6E2V99H9
  8095. xxCI9K4B6K2860UP  xx199V4P6224QQSU  xxUY904M6P2PH8UK  xx2Y9N476F2K2GJ6
  8096. xx8E9I4A6-24OLQ8  xx2R93476T2P9D-H  xxAP914D6B2PLZX7  xxX89L4O6I2DY4M9
  8097. xx0J9S4Y662X8EIZ  xxF29P486J2FFFLU  xxP-9B4J6U2SBIQA  xxH99-4U6G2AH21Y
  8098. xxEC9A4G622N89Q6  xx769N4A6S2VOODR  xx019P4V6O2US-ED  xxVU9H4Y6B2-DB2F
  8099. xxRG9-4X652OK4KV
  8100.  
  8101. -
  8102. Tree Painter
  8103. v3.0
  8104. 232607
  8105. -
  8106. Triazzle Animated Puzzle
  8107. vAll
  8108. TRZ-41257-9637
  8109. SPC-10002-0104
  8110.  
  8111. -
  8112. TurboCD
  8113. v1.1.7
  8114. 916A885B
  8115. -
  8116. TypeCaster
  8117. v1.0
  8118. 100001123725    
  8119. 300701722461
  8120. v1.0b
  8121. 100100310040
  8122. -
  8123. Typestry
  8124. v2.1.1
  8125. 1800172168
  8126. 1800159111
  8127. 3824455642
  8128.  
  8129. -
  8130. TypeStyler
  8131. v2.0.3
  8132. †1) Go into ResEdit or some other Resource manipulator.
  8133. 2) Erase SIZE code resource ID 0.
  8134. 3) Open SYSP code resource 1989, erase all the hex components so that the size of the the resource is 0.
  8135. 4) Now launch up TypeStyler and put your name in...
  8136. -
  8137. TypeTamer
  8138. v1.0.6c
  8139. A13AJ8J29F
  8140. -
  8141. U-Page
  8142. v4.0.1
  8143. 0002-3373-0867-2034
  8144. -
  8145. Ultima III
  8146. v1.2
  8147. Reg Code Name
  8148. -------- ----
  8149. SVUGLXRE Lord British
  8150. MKDYNAKS Anonymous
  8151. HKCXLVUG Mr. Anonymous
  8152. KKWSNNXJ Mr. {Bogus}
  8153.  
  8154. -
  8155. UltraFind
  8156. v1.x-2.x
  8157. 2981460    'Doom'
  8158. 4675320    'Anonymous'
  8159. -
  8160. UP Utilities
  8161. vAll
  8162. 0002190715
  8163. -
  8164. Updiff
  8165. v1.0
  8166. 309438180
  8167. †UpDiff 1.0 : Allows anything for Serial number
  8168.  
  8169. CODE #2  +26A  67->60
  8170. -
  8171. VB GraphMaster
  8172. v1.1.2
  8173. NFR 11200159
  8174. -
  8175. Vellum
  8176. v2.1.2
  8177. 01399
  8178. -
  8179. VersaTerm Pro
  8180. v5.0.4
  8181. 338815
  8182. -
  8183. Video Graffiti
  8184. v1.0
  8185. 1-56471-1611-56028
  8186. -
  8187. VideoFusion
  8188. v1.6
  8189. VF160547-20938
  8190. -
  8191. VideoPhone
  8192. v1.0.2
  8193. 111459
  8194. -
  8195. VideoShop (Avid)
  8196. v3.0.2
  8197. 302-1028355N
  8198. v3.0
  8199. 302-1028355N
  8200. -
  8201. Virtual 3D
  8202. vAlias
  8203. Please see the entry Strata Virtual 3D
  8204. -
  8205. Virtual Disk
  8206. v2.0.1
  8207. 00310456
  8208. -
  8209. Virtus VR
  8210. v1.0.1
  8211. GMCAH109-000-9AC8
  8212. -
  8213. Virtus WalkThrough
  8214. v2.5.1
  8215. EEEEE000-000-DD0E
  8216. EEEEE000-001-5E9F
  8217. EEEEE000-002-A5F0
  8218. BOOKWORM-000-0D06
  8219.  
  8220. v2.0
  8221. EMCCC702-000-9674
  8222. AMDAA058-000-00FC
  8223. v1.1
  8224. EDVWT157-000-36F6
  8225. v1.0 Pro
  8226. ECMAA621-000-AAF2
  8227. -
  8228. Vulkan
  8229. v1.4.2
  8230. 00300-00000000m
  8231. -
  8232. Warcraft
  8233. vCD
  8234. †Warcraft 1.0 to let you enter any answer into the copy protection dialog:
  8235. Change CODE 5 offset $3538 from $6708 to $4E71
  8236. -
  8237. Waterloo MacJANET
  8238. v4.0.x
  8239. 40-58423E-82BCD-9324778P
  8240. -
  8241. WealthBuilder
  8242. v3.0
  8243. WM416MT63EU
  8244. †Locate CODE 72 offset 07D4
  8245. Find 6328
  8246. Change to 6028
  8247.  
  8248. Any text in the Registration Number field will be accepted.
  8249.  
  8250. Notes:
  8251. As far as I can tell, this krak works. I'm assuming that WealthBuilder 3.0 is
  8252. supposed to ask for the registration each time you start a new document. The
  8253. kraked WealthBuilder 3.0 SHOULD NOT ask for the registration information at
  8254. any other time (e.g. when opening existing documents).
  8255.  
  8256. Be advised that String 2 from STR# 25003 "Profile Transactions Errors" reads
  8257. "Maximum number of users for this registration number exceeded.  Call
  8258. Technical Support." I have not attempted to correct the programming error that may cause this bug to manifest itself.
  8259. -
  8260. Web Weaver
  8261. v2.5.2
  8262. F%GD29ifFe82
  8263. -
  8264. WebStar
  8265. v5.5
  8266. WEB*-q497-tpP3-yret-yuwr 
  8267. WEB*-q497-tpP3-yret-yvwr 
  8268. WEB*-u4u7-7ru9-%rrt-8rte 
  8269. WEB*-pyye-9t@r-7twr-etTR
  8270.  
  8271. v1.5
  8272. WEB*-yt4y-tu36-W637-ppwr    
  8273. SupportID: 4-3780-ZTX
  8274. WEB*-q497-tpP3-yret-yuwr 
  8275. WEB*-q497-tpP3-yret-yvwr 
  8276. WEB*-u4u7-7ru9-%rrt-8rte
  8277. WEB*-pyye-9t@r-7twr-etTR
  8278.  
  8279. v1.2.1
  8280. v1.1
  8281. WEB*-q497-tpP3-yret-yuwr
  8282. WEB*-q497-tpP3-yret-yvwr
  8283. WEB*-u4u7-7ru9-%rrt-8rte
  8284. †••• Version: "1.2.1" •••
  8285. Patches for Webstar Software to disable serial number entry:
  8286.  
  8287. Web* Ver 1.1.1
  8288.  
  8289. Go to resource CODE 1 then Offset 3380 Change from 67 to 60
  8290.  
  8291. Web* Ver 1.2
  8292.  
  8293. Go to resource CODE 1 then Offset 3406 Change from 67 to 60
  8294.  
  8295. Web* Ver 1.2.1
  8296.  
  8297. Go to resource CODE 1 then Offset 346C Change from 67 to 60
  8298.  
  8299. *******************************
  8300. How to krak future versions (hopefully):
  8301.  
  8302. 1. Using Resorcerer open up the Webstar Application
  8303. 2. Select Code resources then open CODE 1 "Logic"
  8304. 3. Under Routines menu...select L then LogChecK
  8305. 4. Look in the LogCheck routine and you should find something like:
  8306.  
  8307. beq.s     LogChecK+$5A       (this appears as 6740 at offset 346C in ver 1.2.1)
  8308.  
  8309.                   ^^^^
  8310. This number changes from version to version...however, the beq.s is encoded by t
  8311. he hex number 67. Find beq.s and change the 67 code to 60 (bra.s)
  8312.  
  8313. 5. Close CODE 1 and save the change
  8314. 6. Quit resorcerer and save changes to webstar
  8315. -
  8316. Where in the World is Carmen SanDiego
  8317. vDeluxe
  8318. †WHERE IS THE WORLD IS CARMEN SANDIEGO (Deluxe Edition)
  8319. EFFECT: You can enter the wrong answer three times and it will still give you your promotion.
  8320. HOW TO:
  8321. CODE 8 + $2E20 - Change $6C7C to $4E71
  8322. -
  8323. WindoWatch
  8324. vAll
  8325. 5009545683
  8326. -
  8327. Woden
  8328. v1.0.1
  8329. YHSGWJ7891234
  8330. YHSGWJ1234567
  8331. †YHSGWJnnnnnnn   
  8332. (Where the 'n' can be any number)
  8333. YHSGWJ7891234  (Note the letters must be CAPITOLS.
  8334. YHSGWJ1234567  (Note the letters must be CAPITOLS)
  8335. -
  8336. World Music
  8337. v2.0b
  8338. M20014-41003
  8339. †SN#='MXXXXX-XXXXX' , where X=any digit
  8340. -
  8341. X-FerIT
  8342. vAll
  8343. 550035173-2 'anonymous'
  8344. -
  8345. X-Mas Lights
  8346. v1.0
  8347. 125001751
  8348. -
  8349. XoftWare
  8350. v3.0
  8351. s006163
  8352. -
  8353. XP PressMarks
  8354. v1.0.6
  8355. 001139
  8356. -
  8357. XP Print Tools XT
  8358. v1.0.1
  8359. 815715147
  8360. -
  8361. xRes (MacroMind)
  8362. v2.0
  8363. 50020-0509-0166-10804
  8364. -
  8365. ZephyrPalettes
  8366. v1.3
  8367. 2-130-3186163
  8368. -
  8369. ZipIt
  8370. v1.2.6
  8371. v1.2
  8372. †CODE #2
  8373.  
  8374. +2292 OC39->13FC
  8375. ••• Version: "1.2" •••
  8376. CODE #2
  8377.  
  8378. +2B3A    660E->600E
  8379. +2B4A    0C39->13FC
  8380. +2B52    6614->4E71
  8381.  
  8382. Note that this does not actually register the program, it just makes it behave like it was registered. Also, it enables encryption!
  8383. -
  8384. ZipQuest Pro
  8385. v1.0
  8386. SN#A 10392, Reg#B-143385261
  8387. -
  8388. Zone of Avoidance
  8389. v1.0.3av
  8390. †EFFECT: Remove Copy Protection
  8391. HOW TO: CODE 9 @1A0A : 4EB9 -> 6008
  8392.  
  8393. Another collection of modifications to make games more fun!
  8394. ****************************************
  8395. This patch allows you to have unlimited missiles:
  8396. Open CODE 4 in ResEdit
  8397. Change it at offset $4392
  8398. From:        $5379
  8399. To:        $6004
  8400. ****************************************
  8401. This patch gives you full abilites after you finish Level 1:
  8402.  
  8403. Open CODE 4 in ResEdit
  8404. Change it at offset $736E
  8405. From:        $6252
  8406. To:        $4E71
  8407. AND
  8408. Change it at offset $737A
  8409. From:        $4ED1 0C39 0004
  8410. To:        $23FC 0404 0404
  8411. -
  8412. Zounds
  8413. vAll
  8414. ZND100AAC00000450
  8415. -
  8416. END
  8417.